From: Mohammad Zahid Saeed (msaeed@uaeu.ac.ae)
Date: Fri Sep 16 2005 - 15:12:31 GMT-3
Hi,
 
I have attached, configured and connected to my ISP using modem attached to
terminal server 2511. Now from my office network, if I ping to the IP
Address assigned to the modem through my ISP, it replies, if I do traceroute
it reaches the IP, but I telnet, it ask me the password but does not accept
the password I have configured for VTY lines on the terminal server. Any
help is appreciated.
 
Here is partial out put of the configuration of terminal server.
 
ip host R4 2006 172.16.1.1
ip host R5 2007 172.16.1.1
ip host R6 2008 172.16.1.1
ip host sw2 2002 172.16.1.1
!
chat-script dial-uaeu ABORT ERROR "" "AT Z" OK "ATDT 7556333" TIMEOUT 30
CONNECT
modemcap entry mymodem:MSC=&F&C1&D2S0=1H0
!
!
!
interface Loopback0
 ip address 172.16.1.1 255.255.255.255
 
!
interface Async17
 no ip address
 encapsulation ppp
 no ip route-cache
 no ip mroute-cache
 dialer in-band
 dialer pool-member 20
 async default routing
!
interface Dialer10
 ip unnumbered Loopback0
 encapsulation ppp
 no ip route-cache
 no ip mroute-cache
 dialer pool 20
 dialer idle-timeout 2147483
 dialer string 7556333
 dialer-group 1
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer10
no ip http server
!
access-list 101 permit ip any any
access-list 101 permit tcp any any
access-list 101 permit udp any any
access-list 101 permit icmp any any
dialer-list 1 protocol ip list 101
!
 
line aux 0
 exec-timeout 0 0
 script dialer dial-uaeu
 modem InOut
 modem autoconfigure type mymodem
transport input all
 autoselect ppp
 stopbits 1
 speed 38400
 flowcontrol hardware
line vty 0 4
 exec-timeout 0 0
 password cisco
 login
 
Regards,
 
Mohammad Zahid Saeed
UAE University
UAE
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:15 GMT-3