I am using a Teltone line simulator so the phone no. is not real-life no. and I am using a c2501 not 2610 but this should not matter. The first part of the attachment is the direct output from the hyperterm running on my laptop. As you can see the 2501 call me back, I login the router and enter a 'sh config' command. The second part is the debug output from the 2501. The config I am using is not exactly the same as the sample I pointed to you. I have been using several different variations based on the sample config from the Cisco config cookbook. This one combining PPP and callback. ================================== ats0=1 OK atdt 101 CONNECT 9600/ECLC User Access Verification Username: austin-01 Password: Callback initiated - line is disconnected NO CARRIER RING CONNECT 9600/ECLC User Access Verification Username: austin-01 Password: c2501>en Password: c2501#sh run Building configuration... Current configuration: ! version 12.0 service exec-callback service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname c2501 ! enable password cisco ! username admin password 0 samepass username austin-01 callback-dialstring 102 password 0 samepass username austin-02 callback-dialstring "" password 0 samepass ip subnet-zero chat-script mod ABORT ERROR ABORT BUSY "" "AT Z" OK "ATDT \T" TIMEOUT 30 CONNECT \c chat-script offhook "" "ATH1" OK ! ! ! interface Loopback0 ip address 1.1.1.1 255.255.0.0 no ip directed-broadcast ! interface Ethernet0 ip address 10.1.1.7 255.255.255.0 no ip directed-broadcast ! interface Serial0 no ip address no ip directed-broadcast no ip mroute-cache shutdown no fair-queue ! interface Serial1 no ip address no ip directed-broadcast shutdown ! interface Async1 ip unnumbered Ethernet0 no ip directed-broadcast encapsulation ppp dialer in-band async mode interactive ppp callback accept ppp authentication chap ! ip classless ! ! ! line con 0 exec-timeout 0 0 transport input none line aux 0 autoselect during-login autoselect ppp script modem-off-hook offhook script callback mod login local modem InOut modem autoconfigure type usr_sportster transport input all stopbits 1 speed 38400 flowcontrol hardware line vty 0 4 login ! end c2501# ======================================== c2501#debug dialer events Dial on demand events debugging is on c2501# 00:27:48: CHAT1: Asserting DTR 00:27:48: CHAT1: Chat script offhook started 00:27:49: CHAT1: Chat script offhook finished, status = Success 00:27:49: CHAT1: Asserting DTR 00:27:49: CHAT1: Chat script mod started 00:28:08: CHAT1: Chat script mod finished, status = Success 00:30:13: CHAT1: Asserting DTR 00:30:13: CHAT1: Chat script offhook started 00:30:14: CHAT1: Chat script offhook finished, status = Success 00:30:14: CHAT1: Asserting DTR 00:30:14: CHAT1: Chat script mod started 00:30:33: CHAT1: Chat script mod finished, status = Success ============================== Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=7664&t=7652 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

