Strange PPP Disconnect errors?
Chip Marshall
chip at 2bithacker.net
Fri Dec 1 14:05:06 EST 2006
On December 01, 2006, Derek Atkins sent me the following:
> I'm having a strange PPP disconnect error. My packet modem
> connects fine but then after a relatively short time (usually)
> it'll close the connection. Here's the PPP log. Any idea
> what's going on? I'm not up on my PPP lingo to figure out
> what might be failing of why.
>
> Any suggestions of help would be greatly appreciated!
I had this problem with a Sprint EVDO card. If I remember correctly,
Linux's PPP implementation will attempt to do LCP echo tests by default,
which the card doesn't support. After a certain number of these echos
time out, the session will disconnect.
Since your session lasted exactly 40 seconds, I'd suspect that it's
trying 4 echos at 10 second intervals.
Try adding 'lcp-echo-interval 0' to your ppp configuration, this will
disable the test.
--
Chip Marshall <chip at 2bithacker.net> http://kyzoku.2bithacker.net/
GCM/IT d+(-) s+:++ a25>? C++ UB++++$ P+++$ L- E--- W++ N@ o K- w O M+
V-- PS+ PE Y+ PGP++ t+@ R@ tv@ b++@ DI++++ D+(-) G++ e>++ h>++ r-- y?
More information about the gnhlug-discuss
mailing list