PDA

View Full Version : Unable to connect via PPPoE


akshye
27th July 2007, 11:26 AM
While using PPPoE connection under Fedora Core 6, after configuring the connection, after

"Activate" the following error was poped-up

Cannot activate network device

/sbin/adsl-start: line 214: 3392
Terminated $CONNECT "$@" >/dev/null
2>&1

my connection is xDSL. and the ethernet card is Realtek's RTL-8139 connected at eth0. I have initially connected my system to LAN, which automatically gives me an IP address. this connection is done successfully. then while connecting to net via PPPoE the above error is popped up

Knudson
27th July 2007, 05:26 PM
i've configured some PPPoE boxes with debian and ubuntu, i don't know if these tools are included in fedora (i'm at work right now and not on fedora) , however try

su
pppoediscovery

follow the instructions

to connect

su
pon provider

to diconnect

su
poff provider


hope this helps!