On Tue, 11 Sep 2001 [EMAIL PROTECTED] wrote:

> Thank you, my routing problem is over now. 
> 
> The PPPD problem remains. There seems to be a misunderstanging about
> that (my fault, didn't supply enough info).
> 
> I'm using a package called ADSL.lrp, it contains a few scripts, some
> other stuff that my ISP requires and PPTP and PPPD.
> 
> So I DON'T use PPPD.lrp, PPP.lrp or PPTP.lrp, but PPPD is on my
> LRP-box, I just don't think it's initialised at startup, I think I
> should add it to inittab or inetd.conf, I just don't know how (to
> which) and with what parameters.

Neither inittab nor inetd.conf are the correct place for this. Those are
places for setting up on-demand service handlers for inbound activity...
like getty, telnetd (well, not on a public system) or pppd configured to
answer a dial-in. In this case, you are setting up an outbound service
request, which is typically handled once at a defined time in the startup
sequence, after other supporting services (like your lan) are already
working.

There ought to be a script in /etc/init.d brought in from your adsl.lrp
package like the one posted from ppp.lrp earlier, and it should contain an
RCDLINKS variable so it will get activated properly. See
http://lrp.c0wz.com:81/dox/bootsequence.txt for more on the startup
sequence for LRP/Eigerstein.  Most of this probably also applies to
Oxygen, too.

---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<[EMAIL PROTECTED]>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...2k
---------------------------------------------------------------------------


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

Reply via email to