PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data
From 192.168.178.63 icmp_seq=1 Destination Host Unreachable
From 192.168.178.63 icmp_seq=2 Destination Host Unreachable
From 192.168.178.63 icmp_seq=3 Destination Host Unreachable
From 192.168.178.63 icmp_seq=4 Destination Host Unreachable
screeny-openpandora:/home/screeny# ifconfig
wlan0 Link encap:Ethernet HWaddr 00:19:94:0F:B2:6C
inet addr:192.168.178.63 Bcast:192.168.178.255 Mask:255.255.255.0
inet6 addr: fe80::219:94ff:fe0f:b26c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:137 errors:0 dropped:0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:28690 (28.0 KiB) TX bytes:5029 (4.9 KiB)
screeny-openpandora:/home/screeny# iwconfig
lo no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"FRITZ!Box Fon WLAN 7141"
Mode:Managed Frequency:2.437 GHz Access Point: 00:04:0E:D1:68:FD
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
Link Quality=70/70 Signal level=-33 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
You could also report output of "route", I think it should list your router as the default gateway for things to work. If route seems to hang, say route -n (wont try to resolve IPs).*stuff*
if i'm not mistaken, 'sudo ifconfig usb0 down' at the terminal
route -nYes, please paste the output of route and also the contents of the file /etc/resolv.conf (again, as root)
screeny-openpandora:/home/screeny# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.178.0 0.0.0.0 255.255.255.0 U 2 0 0 wlan0
0.0.0.0 192.168.178.1 0.0.0.0 UG 0 0 0 wlan0
# Generated by NetworkManager
domain fritz.box
search fritz.box
nameserver 192.168.178.1
in your router config page, look for DNS addresses and insert 208.67.220.220 and 208.67.222.222 for primary and secondary
sudo route add default gw 192.168.178.1
Hm, looks like your Pandora doesn't set the default route...
Screeny, try:
Code:sudo route add default gw 192.168.178.1
If that works for you, we know WHY you can't connect to the net.
Question then is: Why doesn't it set the route?
try reflashing your unit, it might save you some time and it's a painless procedure most of the time
Screeny said he reflashed already, so i'm starting to think it's router's config issues
feel stupid now. I hit Toggle Wi Fi and now it works lol
Pandora - The first handheld with self-healing
:lol:
FTFY, i think... (the DNS address seemed fine (router), but if the route is bad then no packet will get to the internet)his DHCP is not ok, i think