I have recently set up LRP2.9.8 with a PPPOE DSL internet connection and one
masq'd dial-in connection using mgetty and pppd.  So far it's working pretty
well *knocks on wood*.  I'm not sure how different our variants are so I can
only explain what I did to get it working:
Firstly the PPPOE connection was up and running, it's configuration file was
"/etc/ppp/options".  This got mv'd to "/etc/ppp/options.pppoe.eth1".  pppd
was directed to use this by adding the "file /etc/ppp/options.pppoe.eth1"
arguments to pppd in the pppoe invocation file.  The options for the dial-in
ppp connection were placed in "/etc/ppp/options.ttyS2".  My pppd will find
this file on it's own when the connection is on /dev/ttyS2.  An empty file
was placed at "/etc/ppp/options" to prevent pppd from kicking out
complaining of no configuration file.
I then configured mgetty to answer the modem and start pppd as per the
standard man pages.  For a non-root user to start pppd I had to make my pppd
binary setuid using "chmod u+s".  I'm not sure of the security issues of
doing this but it seemed preferable to letting people log in as root.  (Can
anyone advise on this?)
If anyone would like to see the related config files, holler and I'll send
them rather than spam everyone right now.

Chris Jones


>Hello all,
>
>I am running an Eigersteinbeta variant with PPPOE.  I want to be able to
add an incoming dialup account using pppd that would be masq'ed like any
other client.  I'm worried that if I install pppd that it may overwrite
configuration files for the PPP and PPPOE packages I already have installed.
Has anyone attempted this setup successfully?  I'm not constrained by space
as I have a  nice fat 35 M package partition  thanks to Charles's Hard-disk
how-to.
>
>TIA
>RedGuru
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
><HTML><HEAD>
><META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
><META content="MSHTML 6.00.2462.0" name=GENERATOR>
><STYLE></STYLE>
></HEAD>
><BODY bgColor=#ffffff>
><DIV><FONT face=Arial size=2>Hello all,</FONT></DIV>
><DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
><DIV><FONT face=Arial size=2>I am running an Eigersteinbeta variant&nbsp;with 
>PPPOE.&nbsp; I want to be able to add an incoming&nbsp;dialup account using
pppd 
>that would be masq'ed like any other client.&nbsp; I'm worried that if I
install 
>pppd that it may overwrite configuration files for the PPP and PPPOE
packages I 
>already have installed.&nbsp; Has anyone attempted this setup 
>successfully?&nbsp; I'm not constrained by space as I have a&nbsp; nice fat
35 M 
>package partition&nbsp; thanks to Charles's Hard-disk how-to.</FONT></DIV>
><DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
><DIV><FONT face=Arial size=2>TIA</FONT></DIV>
><DIV><FONT face=Arial size=2>RedGuru</FONT></DIV>
><DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>
>
------------------
[EMAIL PROTECTED]


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

Reply via email to