Erik "Svderstrvm" <[EMAIL PROTECTED]> writes:
> Does someone know how to setup the PPPoE connection
> over this link?
The directions in /usr/share/doc/pppoe/README.Debian.gz worked for me.
In addition, I added the following to /etc/network/interfaces:
auto eth0
iface eth0 inet ppp
provider dsl-provider
This uses the more standard "ifup" and "ifdown" programs to bring the
connection up and down (rather than using /etc/ppp/ppp_on_boot). The
"auto" declaration brings up the connection automatically at boottime.
--
Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]