off-topic: pppd, LCP timeout sending Config-Requests

Brad Chapman kakadu@adelphia.net
Sun, 05 Aug 2001 16:46:09 -0400


Andre Luiz de Oliveira wrote:

> hey people,
> i know that the subject is off-topic, but i wanna to talk with people that 
> works with networking, and who better than us???
> well, here goes my problem...
> i´ve been received this messages about my conection with my isp:
> 
> # /var/log/syslog
> ..
> ..
> ..
> Aug  5 01:58:35 julie pppd[191]: Using interface ppp0
> Aug  5 01:58:35 julie pppd[191]: Connect: ppp0 <--> /dev/ttyS1
> Aug  5 01:58:35 julie kernel: ppp_tty_ioctl: set xasyncmap
> Aug  5 01:58:35 julie kernel: ppp_tty_ioctl: set xmit asyncmap ffffffff
> Aug  5 01:58:35 julie kernel: ppp_ioctl: set flags to 10000
> Aug  5 01:58:35 julie kernel: ppp_ioctl: set mru to 5dc
> Aug  5 01:58:35 julie kernel: ppp_tty_ioctl: set rcv asyncmap ffffffff
> Aug  5 01:58:35 julie pppd[191]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 
> 0x1f6ddce3> <pcomp> <accomp>]
> Aug  5 01:59:02 julie last message repeated 9 times
> Aug  5 01:59:05 julie pppd[191]: LCP: timeout sending Config-Requests 
> Aug  5 01:59:05 julie pppd[191]: Connection terminated.
> ..
> ..
> ..
> # end
> 
> has anyone some clue?
> 
> Bye, and thanx for anything =8)

Mr. Oliveira,

	Wrong list. Read the pppd documentation and find the name of the
pppd mailinglist.

	Anyway, you need to use 'lcp-max-configure' statement to increase the 
number of LCP Config-Requests pppd will send before it gives up. If it 
still doesn't work, the pppd on the other end is busted.
Use minicom to verify that you get various '}' gibberish when you log in
at the text prompt for your access server.

Brad