07-16-2008 12:51 AM - edited 03-03-2019 10:44 PM
i am having problem, it connects and disconnects shortly. here is the config.
interface Dialer0
ip address negotiated
encapsulation ppp
dialer pool 1
dialer remote-name name
dialer idle-timeout 300
dialer string 13101310
dialer hold-queue 10
dialer-group 1
no peer default ip address
no cdp enable
ppp authentication pap chap callin
ppp chap hostname dial1@motorola.com
ppp chap password 0 wateen
exit
interface Async1
no ip address
encapsulation ppp
dialer in-band
dialer pool-member 1
async mode interactive
exit
ip route 0.0.0.0 0.0.0.0 Dialer0
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
logging on
loggin monitor
exit
terminal monitor
debug dialer
debug async state
debug ppp negotiation
Solved! Go to Solution.
07-21-2008 06:37 PM
Rick,
thanks for being with me.
I do not want to authenticate the remote device. Its a service provider network.. i just need to login there using the authentication they have give me..
I just need one way authentication.
any suggestions , what i need to change...
thanks
Usman
07-21-2008 06:58 PM
Usman
If you want the other device to authenticate you but you to not authenticate the other device then add the parameter "callin" to the authentication command. So you would configure:
ppp authentication chap callin
HTH
Rick
07-21-2008 07:56 PM
Rick,
I'll try this and get back to you in couple of minutes
usman
07-21-2008 08:21 PM
Hi Rick,
It worked... i am successfully in now and getting IP from other side and can ping my desired location.
Thanks a lot for your help and valued contribution.
my 2nd issue is the backup DDR
i'll come back with that soon.
Thanks
Usman
07-22-2008 03:56 AM
Usman
I am glad that my suggestions were able to help you to resolve your issue. If you have questions about DDR please post them, but I would suggest that you open a new discussion rather than continuing in this discussion. Thank you for using the rating system to indicate that your issue was resolved (and thanks for the rating). It makes the forum more useful when people can read about an issue and can know that there was a successful resolution to the issue.
The forum is an excellent place to learn about Cisco networking. I encourage you to continue your participation in the forum.
HTH
Rick
07-22-2008 04:03 AM
Thanks Rick
I really appreciate ppl like you helping ppl ..
excellent job and excellent forum...
thanks again
Usman
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide