No Problem. May I forward these to the group? -Ejay P.s. It took me two weeks the first time I tried to make this work. -----Original Message----- From: No Data [mailto:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 2:07 PM To: Hire, Ejay Subject: RE: async issues - still cant get it to dial [7:12496] Oh man, that worked. Thank you so much. Im now going to try dial between two routers so if it isnt any inconvience to you I will probably need more help later today. Again, thank you so much. Ben --- "Hire, Ejay" wrote: > >00:01:48: CHAT1: Chat script dial finished, status > = > >Connection timed out; remote host not responding > > This indicates that the connection timed out. I.e. > the modem didn't finish > negotiating before the timeout. Let's increase the > timeout in the > Chatstring. Also, I saw your post on groupstudy > about the initialization > string, let's change that as well. > > Before: > chat-script dial ABORT ERROR "" "AT&F1" OK "ATDT \T" > TIMEOUT 30 CONNECT \c > After: > chat-script dial ABORT ERROR "" "AT&F&C1&D2" OK > "ATDT \T" TIMEOUT 60 CONNECT > \c > > See if that helps. > > -Ejay > > -----Original Message----- > From: No Data [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 16, 2001 1:25 PM > To: Hire, Ejay > Subject: RE: async issues - still cant get it to > dial [7:12496] > > > 1. The modem works ok via reverse telnet > > 2. OK > > 3. here is the out put > Router#ping 150.150.150.50 > > Type escape sequence to abort. > Sending 5, 100-byte ICMP Echos to 150.150.150.50, > timeout is 2 seconds: > > 00:01:43: Se0 DDR: rotor dialout [priority] > 00:01:43: Se0 DDR: Dialing cause ip (s=10.129.0.132, > d=150.150.150.50) > 00:01:43: Se0 DDR: Attempting to dial 18888308334 > 00:01:43: CHAT1: Attempting async line dialer script > 00:01:43: CHAT1: Dialing using Modem script: dial & > System script: none > 00:01:43: CHAT1: process started > 00:01:43: CHAT1: Asserting DTR > 00:01:43: CHAT1: Chat script dial started... > 00:01:48: CHAT1: Chat script dial finished, status = > Connection timed out; remot > e host not responding > 00:01:48: Se0 DDR: disconnecting call.. > Success rate is 0 percent (0/5) > Router# > 00:02:03: Se0 DDR: re-enable timeout > 00:02:03: DDR: Dialing failed, 3 packets unqueued > and > discarded > Router# > > 4. The look on my face is definately priceless at > this point :) > > In the debug the script looks like it is timeing > out. > Here is the script that I have in there now. > > chat-script dial ABORT ERROR "" "AT&F1" OK "ATDT \T" > TIMEOUT 30 CONNECT \c > > Any ideas? > > Ben > > PS thanks for the help. > > --- "Hire, Ejay" wrote: > > 1. Reverse telnet to the modem to verify it is > > working okay. > > 2. Clear line x > > 3. debug dialer events & ping 150.150.x.x to see > if > > it is activating the > > dialer interface. > > 4. look confused. > > > > -----Original Message----- > > From: No Data [mailto:[EMAIL PROTECTED]] > > Sent: Monday, July 16, 2001 12:33 PM > > To: [EMAIL PROTECTED] > > Subject: async issues - still cant get it to dial > > [7:12496] > > > > > > Im still stuggling with an async connection. > Using > > Ejay's wonderful help last week Ive gotten my > router > > configured but I cant seem to get the modem to > dial. > > > > Right now I am just trying to dial into a remote > > dial-in server with ppp, pap authentication. Here > > is > > my config. > > > > Current configuration: > > ! > > version 12.1 > > service timestamps debug uptime > > service timestamps log uptime > > no service password-encryption > > ! > > hostname Router > > ! > > no logging console > > ! > > ! > > ! > > ! > > ! > > memory-size iomem 25 > > ip subnet-zero > > ! > > chat-script dial ABORT ERROR "" "AT Z" OK "ATDT > \T" > > TIMEOUT 30 CONNECT > > ! > > ! > > ! > > interface Serial0 > > physical-layer async > > no ip address > > encapsulation ppp > > dialer in-band > > dialer pool-member 1 > > async mode dedicated > > ! > > interface Serial1 > > no ip address > > shutdown > > ! > > interface FastEthernet0 > > ip address 10.129.0.132 255.255.0.0 > > speed auto > > ! > > interface Dialer1 > > ip address negotiated > > encapsulation ppp > > dialer remote-name ? > > dialer pool 1 > > dialer string 18888308334 > > dialer hold-queue 100 > > dialer-group 1 > > ppp authentication pap > > ppp pap sent-username 'name' password 'password' > > ! > > ip classless > > ip route 0.0.0.0 0.0.0.0 10.129.0.1 > > ip route 150.150.0.0 255.255.0.0 Dialer1 > > no ip http server > > ! > > dialer-list 1 protocol ip permit > > ! > > line con 0 > > transport input none > > line 1 > > no exec > > script dialer dial > > modem InOut > > modem autoconfigure type usr_courier > > transport input all > > stopbits 1 > > flowcontrol hardware > > line aux 0 > > line vty 0 4 > > login > > ! > > end > > > > > > Im using an external usr_courier and have the pins > > all > > set to defaults. Does anyone have any ideas? > > > > Ben Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=12524&t=12524 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

