[plug] debian users on ADSL tip

Craig Ringer craig at postnewspapers.com.au
Tue Nov 19 08:51:30 WST 2002


Hi all
I've just noticed that Debian's pppoeconf doesn't seem to configure 
permanant retries on pppoe connections, resulting in the server giving 
up after a few minutes of ISP downtime. I've reported it as a bug (it 
really should ask about this) but I thought I'd point out how to set it 
up in case anybody hasn't done it and/or doesn't know.

In the file /etc/ppp/peers/dsl-provider, add the following lines

persist
maxfail 0
holdoff 60

The latter is a delay time for between retries, in seconds (see man 
pppd). I'd be setting it to 60 or greater if setting pppd to always 
retry to avoid hammering the ISPs servers too hard (no wait, do I care?).

This message has been bought to you by iiNet's apalling DSL service with 
"Two outages per day"TM technology.

-- 
Craig Ringer
GPG Key Fingerprint: AF1C ABFE 7E64 E9C8 FC27  C16E D3CE CDC0 0E93 380D
	-- if it ain't broke, add features 'till it is. (or:)
	while (! broken) { features ++ ; broken = isBroken(features) }




More information about the plug mailing list