checking it when it is in the 'no internet' state shows it has in fact lost contact with the router, but has not realised it yet.
when it has no router connection, I am unable to connect to anything, I can not even ping the router (192.168.0.1)
this is the OK state just after booting
Code: Select all
joy@laptop ~ $ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
joy@laptop ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr 00:90:f5:8f:02:d9
UP BROADCAST RUNNING MULTICAST MTU:1500 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:1000
RX bytes:0 (0.0 B)
TX bytes:0 (0.0 B)
Interrupt:45
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:32 errors:0 dropped:0 overruns:0 frame:0
TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2160 (2.1 KB)
TX bytes:2160 (2.1 KB)
wlan0 Link encap:Ethernet HWaddr 00:25:d3:1d:b3:b4
inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::225:d3ff:fe1d:b3b4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:95 errors:0 dropped:0 overruns:0 frame:0
TX packets:278 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:17764 (17.7 KB)
TX bytes:50057 (50.0 KB)
joy@laptop ~ $ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:"virginmedia4614975"
Mode:Managed Frequency:2.437 GHz Access Point: 00:8E:F2:E0:D3:3C
Bit Rate=72.2 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
Link Quality=70/70 Signal level=-35 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Code: Select all
joy@laptop ~ $ rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
joy@laptop ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr 00:90:f5:8f:02:d9
UP BROADCAST RUNNING MULTICAST MTU:1500 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:45
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:473 errors:0 dropped:0 overruns:0 frame:0
TX packets:473 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:46607 (46.6 KB) TX bytes:46607 (46.6 KB)
wlan0 Link encap:Ethernet HWaddr 00:25:d3:1d:b3:b4
inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::225:d3ff:fe1d:b3b4/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:90522 errors:0 dropped:0 overruns:0 frame:0
TX packets:76502 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:68560176 (68.5 MB) TX bytes:15572808 (15.5 MB)
joy@laptop ~ $ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated
Tx-Power=20 dBm
Retry long limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
