I'm a little confused about how to set up the network.conf to work with
diald and ppp.  Diald sets up a proxy interface called 'sl0' to monitor for
network traffic.  This is the default route until diald starts up ppp.  Then
the default route switches to 'ppp0'.

My question is how does someone set up the rules to apply to both sl0 and
ppp0, especially when ppp0 won't exist at the time the rules are setup?  Do
I need to use ip-up and ip-down scripts to change the firewall rules
depending upon the state of sl0 and ppp0?  Does anyone know how I might use
network.conf with ip-up and ip-down?

Thanks for the help!

Mark

-----Original Message-----
From: Richard Doyle [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 15, 2002 7:04 PM
To: Mark Lubratt; [EMAIL PROTECTED]
Subject: RE: [Leaf-user] pppd timing out.


> I want dial-on-demand during non-business hours, but I also
> want the link
> always up during business hours.  I understand that pppd can now do on
> demand dialing, but will it also do a scheduled link?  With
> diald I can
> force the link up in the morning during the week and then let
> it go back to
> on-demand at the end of the business day.

No, sorry, that is indeed the sort of thing diald is designed to do,
although I suppose you could design cron jobs to do the same thing.

>
> Is this also possible in pppd?
>
> BTW, I also figured out that the configuration files from
> pppd.lrp were
> conflicting with the configuration files from diald.  When I
> extracted only
> chat and pppd from the pppd.lrp file and then added them to the diald
> package, everything started working.

That was my experience, that dial-on-demand versions of ppp didn't play
well with diald. When you are done, could you post a short writeup on
what you did to get everything working? This seems to be a FAQ.

> Mark

-Richard


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to