Hello everyone.
I can't get my DSL(PPPoE over eth0) connection to start using net_applet in PCLinuxOS 2010. When I try to connect, it takes some time and says that
the network is inactive in interface ppp0. There seems to be no problem with eth0, as I can access my modem's configuration page.
However, I can connect using pppoe-start(after properly setting up with pppoe-setup) with the following steps:
activate eth0 in net_applet
ifdown eth0
pppoe-start
It's very similiar to the problem described in
http://thetechie.co.za/?p=8.Is there anyway to fix it?
Thanks.
****
ifup ppp0
Cannot find device "ppp0"
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
pppoe: Timeout waiting for PADS packets
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
pppoe: Timeout waiting for PADS packets
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
pppoe: Timeout waiting for PADS packets
Using interface ppp0
Connect: ppp0 <--> /dev/pts/3
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
pppoe: Timeout waiting for PADS packets
Using interface ppp0
Connect: ppp0 <--> /dev/pts/2
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
PADS: System-Error: no available PPP session
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
pppoe: Timeout waiting for PADS packets
****
ifconfig
eth0 Link encap:Ethernet Endereço de HW 00:14:0B:4F:DF:05
inet end.: 192.168.254.3 Bcast:192.168.254.255 Masc:255.255.255.0
endereço inet6: fe80::214:bff:fe4f:df05/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:209 errors:0 dropped:0 overruns:0 frame:0
TX packets:278 errors:0 dropped:0 overruns:0 carrier:0
colisões:2 txqueuelen:1000
RX bytes:17031 (16.6 KiB) TX bytes:44144 (43.1 KiB)
IRQ:23 Endereço de E/S:0x4800
lo Link encap:Loopback Local
inet end.: 127.0.0.1 Masc:255.0.0.0
endereço inet6: ::1/128 Escopo:Máquina
UP LOOPBACKRUNNING MTU:16436 Métrica:1
RX packets:132 errors:0 dropped:0 overruns:0 frame:0
TX packets:132 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:0
RX bytes:6720 (6.5 KiB) TX bytes:6720 (6.5 KiB)