Dial in and a Cisco 1603 trouble...

Hi to all... I'm trying to get working the dial in of a cisco 1603, for connect a remote computer to the local network, but i can't get it work... I'm using windows xp as client.

I've already tryed to search something on the net, but i've not found nothing...

Here is a debug of a dial in:

Oct 24 17:33:53.063: %DIALER-6-BIND: Interface BR0:1 bound to profile Di1 Oct 24 17:33:53.075: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up Oct 24 17:33:53.083: BR0:1 PPP: Treating connection as a callin Oct 24 17:33:53.087: BR0:1 PPP: Phase is ESTABLISHING, Passive Open [0 sess, 0 l oad] Oct 24 17:33:53.091: BR0:1 LCP: State is Listen Oct 24 17:33:53.968: BR0:1 LCP: I CONFREQ [Listen] id 0 len 14 Oct 24 17:33:53.972: BR0:1 LCP: MagicNumber 0x7A0E7385 (0x05067A0E7385) Oct 24 17:33:53.976: BR0:1 LCP: PFC (0x0702) Oct 24 17:33:53.976: BR0:1 LCP: ACFC (0x0802) Oct 24 17:33:53.980: BR0:1 LCP: O CONFREQ [Listen] id 133 len 15 Oct 24 17:33:53.984: BR0:1 LCP: AuthProto CHAP (0x0305C22305) Oct 24 17:33:53.988: BR0:1 LCP: MagicNumber 0x2AC53803 (0x05062AC53803) Oct 24 17:33:53.992: BR0:1 LCP: O CONFACK [Listen] id 0 len 14 Oct 24 17:33:53.992: BR0:1 LCP: MagicNumber 0x7A0E7385 (0x05067A0E7385) Oct 24 17:33:53.996: BR0:1 LCP: PFC (0x0702) Oct 24 17:33:54.000: BR0:1 LCP: ACFC (0x0802) Oct 24 17:33:54.044: BR0:1 LCP: I CONFACK [ACKsent] id 133 len 15 Oct 24 17:33:54.044: BR0:1 LCP: AuthProto CHAP (0x0305C22305) Oct 24 17:33:54.048: BR0:1 LCP: MagicNumber 0x2AC53803 (0x05062AC53803) Oct 24 17:33:54.051: BR0:1 LCP: State is Open Oct 24 17:33:54.051: BR0:1 PPP: Phase is AUTHENTICATING, by this end [0 sess, 0 load] Oct 24 17:33:54.055: BR0:1 CHAP: Using alternate hostname telecom Oct 24 17:33:54.055: BR0:1 CHAP: O CHALLENGE id 12 len 28 from "telecom" Oct 24 17:33:54.111: BR0:1 CHAP: I RESPONSE id 12 len 27 from "pesato" Oct 24 17:33:54.115: AAA: parse name=BRI0:1 idb type=14 tty=-1 Oct 24 17:33:54.119: AAA: name=BRI0:1 flags=0x51 type=2 shelf=0 slot=0 adapter=0 port=0 channel=1 Oct 24 17:33:54.123: AAA: parse name= idb type=-1 tty=-1 Oct 24 17:33:54.123: AAA/MEMORY: create_user (0x2B16704) user='pesato' ruser='NU LL' port='BRI0:1' rem_addr='caller/called' authen_type=CHAP service=PPP pr iv=1 initial_task_id='0' Oct 24 17:33:54.127: AAA/AUTHEN/START (2333918042): port='BRI0:1' list='' action =LOGIN service=PPP Oct 24 17:33:54.131: AAA/AUTHEN/START (2333918042): using "default" list Oct 24 17:33:54.131: AAA/AUTHEN/START (2333918042): Method=LOCAL Oct 24 17:33:54.135: AAA/AUTHEN (2333918042): status = PASS Oct 24 17:33:54.139: BR0:1 CHAP: O SUCCESS id 12 len 4 Oct 24 17:33:54.143: BR0:1 PPP: Treating connection as a callin Oct 24 17:33:54.143: BR0:1 PPP: Phase is ESTABLISHING, Passive Open [0 sess, 0 l oad] Oct 24 17:33:54.147: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di1 Oct 24 17:33:54.155: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to caller pesato Oct 24 17:33:54.159: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from caller pesato, call lasted 1 seconds Oct 24 17:33:54.254: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down Oct 24 17:33:54.258: BRI0:1 AAA/DISC: 2/"Lost Carrier" Oct 24 17:33:54.262: BRI0:1 AAA/DISC/EXT: 1011/"Lost Carrier" Oct 24 17:33:54.266: BR0:1 PPP: Phase is TERMINATING [0 sess, 0 load] Oct 24 17:33:54.266: BR0:1 LCP: State is Closed Oct 24 17:33:54.270: BR0:1 PPP: Phase is DOWN [0 sess, 0 load] Oct 24 17:33:54.270: BRI0:1 AAA/DISC: 2/"Lost Carrier" Oct 24 17:33:54.274: BRI0:1 AAA/DISC/EXT: 1011/"Lost Carrier" Oct 24 17:33:54.274: AAA/MEMORY: free_user (0x2B16704) user='pesato' ruser='NULL ' port='BRI0:1' rem_addr='caller/called' authen_type=CHAP service=PPP priv =1

And this is my config:

version 12.2 service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec localtime service timestamps log datetime msec localtime service password-encryption ! hostname Cisco1603 ! logging buffered 4096 debugging no logging console aaa new-model aaa authentication ppp default local enable password 7 xxxxxxxxx ! username user1 password 7 xxx username user2 password 7 xxx clock timezone MET 1 clock summer-time summertime recurring last Sun Mar 3:00 last Sun Oct

3:00 ip subnet-zero ip name-server 213.92.5.59 ip name-server 212.216.112.112 ip dhcp excluded-address 192.168.200.81 ip dhcp excluded-address 192.168.200.82 ip dhcp excluded-address 192.168.200.100 ip dhcp excluded-address 192.168.200.101 ip dhcp excluded-address 192.168.200.1 192.168.200.10 ! ip dhcp pool pesato network 192.168.200.0 255.255.255.0 default-router 192.168.200.100 dns-server 212.216.112.112 212.216.162.72 ! isdn switch-type basic-net3 ! ! ! interface Ethernet0 description connected to EthernetLAN ip address 192.168.200.100 255.255.255.0 ip nat inside ! interface BRI0 description connected to Internet no ip address encapsulation ppp no ip split-horizon dialer pool-member 1 isdn switch-type basic-net3 isdn spid1 'isdn number1' isdn spid2 'isdn number2' isdn calling-number 'isdn number' isdn send-alerting peer default ip address pool Cisco1603-Group-1 no cdp enable no ppp lcp fast-start ppp authentication chap ppp chap hostname pesato ! interface Dialer0 no ip address no cdp enable ! interface Dialer1 description connected to Internet ip address negotiated ip access-group 111 in ip access-group 111 out ip nat outside encapsulation ppp no ip split-horizon keepalive 60 dialer pool 1 dialer remote-name telecom dialer idle-timeout 2141483 dialer string 'called number' dialer hold-queue 10 dialer-group 1 no cdp enable ppp authentication chap pap callin ppp chap hostname 'user' ppp chap password 7 xxxx ppp pap sent-username user password 7 pass ! ip local pool Cisco1603-Group-1 192.168.200.1 192.168.200.10 ip nat inside source list 101 interface Dialer1 overload ip nat inside source static tcp 192.168.200.82 1025 interface Dialer1 1025 ip nat inside source static tcp 192.168.200.81 1024 interface Dialer1 1024 ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 no ip http server ! access-list 101 permit ip 192.168.200.0 0.0.0.255 any access-list 111 permit ip any any dialer-list 1 protocol ip permit no cdp run ! line con 0 exec-timeout 0 0 password 7 xxx line vty 0 4 password 7 xxx ! ntp clock-period 17041974 ntp server 193.204.114.232 ntp server 193.204.114.233 end

The router is also used as internet acces for the local computers. The windows client get disconnected after the authentication...

Someone can help me? Thanks!

Reply to
Masterx81
Loading thread data ...

Looks good, and PPP negotiates all right, but then your B channel clears immediately. Mix in 'debug isdn q931' to verify who's clearing the call.

Aaron

Reply to
Aaron Leonard

Aaron Leonard ha scritto:

Thanks for the suggestion! This is the new log...

Oct 25 15:16:41.660: ISDN BR0: RX CALL_PROC pd = 8 callref = 0xEB Oct 25 15:16:41.763: Channel ID i = 0x89 Oct 25 15:16:41.898: ISDN BR0: TX -> ALERTING pd = 8 callref = 0xEB Oct 25 15:16:41.985: ISDN BR0: RX RELEASE pd = 8 callref = 0xEB Oct 25 15:16:42.215: Cause i = 0x80E5 - Message not compatible with call state Oct 25 15:16:42.283: ISDN BR0: RX

Reply to
Masterx81

Looks like the other side sent a Q.931 RELEASE because we sent ALERTING. Try configuring "no isdn send-alerting" on BR0 and see if this helps.

Aaron

Reply to
Aaron Leonard

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.