[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: ADSL problem
- To: "Linux-Il(at-nospam)Cs. Huji. Ac. Il" <linux-il(at-nospam)cs.huji.ac.il>
- Subject: RE: ADSL problem
- From: "Haim Gelfenbeyn" <rnews(at-nospam)hageltech.com>
- Date: Thu, 12 Apr 2001 17:58:42 +0300
- Importance: Normal
- Reply-To: <haim(at-nospam)hageltech.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
>
> If you plan to use ADSL all the time, comment out "idle" parameter
> in /etc/ppp/options file.
>
> Alex Rier | ICQ: 96993521
> CEO | Tel: +972-52-442549
> Breakthrough Ltd. | FAX: +972-3-5364060
> http://www.sysadmin.co.il | mailto:alex@sysadmin.co.il
>
Alex,
Which distribution has "idle" in /etc/ppp/options by default? I am not
aware of any, certainly not mine RedHat 7.0... The reason for
disconnects here is something else.
What I discovered is that sometimes the connection "freezes", so I
added these pppd options: "lcp-echo-interval 60 lcp-echo-failure 3"
Because ADSL ppp link is "virtual", pppd has no modem DTR lines to
detect disconnects. These options will enable pppd to detect
disconnects, and let me re-establish the connection properly again.
My linux box is up 24x7, and connected all the time, and I see several
disconnects a week.
Haim.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il