The wireless connection itself is configured correctly; it has the right encryption and settings. The problem lies in the PPPoE connection.
I also tried using rp-pppoe to configure and access the connection. It seems to connect, and it even gets an IP, but I can't browse any websites or ping any hostnames. I thought it was a DNS problem, but it happens no matter which DNSes I use.
Here's my ifconfig output in case that helps.
- Code: Select all
eth0 Link encap:Ethernet HWaddr 00:26:22:b2:95:f9
inet6 addr: fe80::226:22ff:feb2:95f9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:84411 errors:0 dropped:0 overruns:0 frame:0
TX packets:54403 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:122866015 (117.1 MiB) TX bytes:4927355 (4.6 MiB)
Interrupt:28 Base address:0xa000
eth1 Link encap:Ethernet HWaddr 00:26:82:40:db:62
inet addr:192.168.1.64 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::226:82ff:fe40:db62/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:347 errors:0 dropped:0 overruns:0 frame:23911
TX packets:70 errors:7 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:26233 (25.6 KiB) TX bytes:4488 (4.3 KiB)
Interrupt:18
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:34 errors:0 dropped:0 overruns:0 frame:0
TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1820 (1.7 KiB) TX bytes:1820 (1.7 KiB)
ppp0 Link encap:Point-to-Point Protocol
inet addr:190.95.105.183 P-t-P:192.168.0.22 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:26114 errors:0 dropped:0 overruns:0 frame:0
TX packets:16337 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:37945163 (36.1 MiB) TX bytes:1141365 (1.0 MiB)
