On Monday 07 June 2004 20:58, Yehoram Ben-Yaacov wrote:
> I am trying to get the same Linux to connect to two different PPOE enabled
> ADSL modems on the same LAN, one is ECI's and the other Alcatel. Has anyone
> had experience with such a configuration?
man pppoe says:
" -C ac_name
Specifies the desired access concentrator name. pppoe will only
initiate sessions with the specified access concentrator. In
most cases, you should not specify this option. Use it only if
you know that there are multiple access concentrators. If both
the -S and -C options are specified, they must both match for
pppoe to initiate a session.
-U Causes pppoe to use the Host-Uniq tag in its discovery packets.
This lets you run multiple pppoe daemons without having their
discovery packets interfere with one another. You must supply
this option to all pppoe daemons if you intend to run multiple
daemons simultaneously.
-e sess:mac
Causes pppoe to skip the discovery phase and move directly to
the session phase. The session is given by sess and the MAC
address of the peer by mac. This mode is not meant for normal
use; it is designed only for pppoe-server(8).
-n Causes pppoe not to open a discovery socket. This mode is not
meant for normal use; it is designed only for pppoe-server(8).
I can't tell you which one will do the right thing for you, but one of them
seems the best bet.
Gilad
--
Gilad ben-Yossef <[EMAIL PROTECTED]>
Codefidence. A name you can trust(TM)
http://www.codefidence.com
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]