Subject: Re: PPTP , French ADSL
To: None <sam@epita.fr>
From: Anthony Mallet <anthony.mallet@ficus.yi.org>
List: netbsd-users
Date: 12/19/2000 01:10:57
Sam wrote :
| Have you succeded in having a NetBSD working w/ French ADSL ?
This mail comes from a french adsl box...
| A friend of mine has trouble, he keeps getting LCP timeouts..
Be sure to have ** disabled the GRE pseudo-device in the kernel **
and if you also have such lines in your pppd option file:
lcp-echo-failure n
lcp-echo-interval i
Be sure to have n and/or i big enough (I use n=2 and i=30 to detect peer
failures that happen from time to time).
n=1 and i=30 did not work for me.