Page 1 of 1

PPPoE connected but no internet

PostPosted: Jan 16th, '13, 10:22
by SPYAIRRR
Hello, new Mageia user here. I just installed Mageia and i'm loving it :D but 1 problem is here. Internet connection problem :!:

I have a PPPoE connection. I configured my username and password using pppoe-setup command and pppoe-start to start connection. PPPoE is connected but no internet (can't ping or surf websites). I can only access(&ping) to my router ip 192.168.1.1.
Here is the output of ifconfig command.
Code: Select all
eth0      Link encap:Ethernet  HWaddr F4:6D:04:0B:EB:B1 
          inet addr:192.168.1.128  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::f66d:4ff:fe0b:ebb1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7494 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4437 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2906654 (2.7 MiB)  TX bytes:534847 (522.3 KiB)
          Interrupt:46 Base address:0x2000

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:184 errors:0 dropped:0 overruns:0 frame:0
          TX packets:184 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:14460 (14.1 KiB)  TX bytes:14460 (14.1 KiB)

ppp0      Link encap:Point-to-Point Protocol 
          inet addr:172.16.4.6  P-t-P:1.1.1.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:46 (46.0 b)  TX bytes:65 (65.0 b)

wmx0      Link encap:Ethernet  HWaddr 64:D4:DA:19:A2:71 
          UP NOARP  MTU:1400  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:20
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


Wireless connection is fine and i'm using it now.
On Ubuntu before, I've used pppoe-conf for connecting and internet was ok.

Looking for your help :)
Thanks.

Re: PPPoE connected but no internet

PostPosted: Jan 16th, '13, 23:13
by doktor5000
Have you tried using MCC / drakconnect to configure the connection?

Re: PPPoE connected but no internet

PostPosted: Jan 17th, '13, 11:21
by SPYAIRRR
I did configure connection using drakconnect. Connected but still no internet.