dial up configuration

Hi all,

I am having some trouble connecting to cisco 2509 access server using dialup. From windows 2000 or XP when I create a connection, I have to check "show terminal window" in dial up properties. If I don't do that the access server won't let me in. In the terminal window, if i enter a username and password and then click "done" then only the server connects me. If I dial straight with username and password without "show terminal window" check box enabled, it tries to connect but then breaks the connection. Sending also the snip of my router configuration...

Would greatly appreciate if someone could help me on this...

! version 12.0 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname ***** ! logging console warnings enable secret 5 $1$9PGs$k89St0w5QPpWs6Qu6aEV40 enable password 7 094E4F1A180B0313 ! username **** password 7 ***** username **** password 7 ***** ! ! ! ! ip address-pool local ! ! process-max-time 200 ! interface Async2 bandwidth 33 ip unnumbered Ethernet0 ip access-group 111 in ip access-group 112 out no ip directed-broadcast encapsulation ppp ip tcp header-compression passive async mode interactive peer default ip address 192.168.0.151 no cdp enable ! ! ip local pool default 192.168.0.153 192.168.0.159 ip classless ip route 0.0.0.0 0.0.0.0 192.168.1.1 no ip http server ! logging trap debugging logging facility user alias exec ppp ppp default ! line con 0 transport input none line 1 3 exec-timeout 0 30 no activation-character autoselect during-login autoselect ppp script dialer cisco-default login local modem InOut autocommand ppp transport input all escape-character NONE stopbits 1 speed 57600 flowcontrol hardware line 4 8 exec-timeout 0 30 no activation-character autoselect during-login autoselect ppp script dialer cisco-default login local modem InOut autocommand ppp transport input all escape-character NONE speed 57600 flowcontrol hardware line vty 0 1 exec-timeout 5 0 password 7 ***** no activation-character login escape-character 43 line vty 2 4 exec-timeout 5 0 password 7 ******** login escape-character 43 !

Reply to
Saisab Pradhan
Loading thread data ...

If you only want to use these lines for PPP, you can just configure "async mode dedicated" on the async interfaces.

Cheers,

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.