\begin{Dave Kempe}
> I set persist="yes" in /etc/sysconfig/network-script/ifcfg-ppp0 and added a
> line that said holdoff="30" ala the man pages.
> it does this:
> Oct 19 06:27:53 gateway pppd[31753]: Exit.
> Oct 19 06:27:55 gateway ifup-ppp: pppd started for ppp0 on /dev/ttyS2 at
> 115200
> Oct 19 06:27:56 gateway pppd[31838]: pppd 2.3.7 started by root, uid 0
> 
> So it doesn't seem to wait but just persists as normal. Is there somewhere
> else i'm meant to add the holdoff command?

with persist, pppd isn't supposed to exit when the connection
drops.. are you sure you added it correctly? i have no idea what the
ifcfg-ppp0 script does, so you might have to get someone else to
answer that one. (i just put "persist" in /etc/ppp/peers/provider)

also, there is something else running pppd in a loop - restarting it
immediately when it exits. this loop will be unnecessary when persist
is actually working, since pppd does it itself.

-- 
 - Gus


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to