Comment 5 for bug 129608

Revision history for this message
mungewell (simon-mungewell) wrote :

whilst connected to managed network
---
simon@tupak:~$ ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:0F:B5:D4:66:F8
          inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
          inet6 addr: fe80::20f:b5ff:fed4:66f8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:74 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1371 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:8822 (8.6 KiB) TX bytes:360008 (351.5 KiB)

simon@tupak:~$ iwconfig wlan0
wlan0 IEEE 802.11g ESSID:"linksys"
          Mode:Managed Frequency:2.437 GHz Access Point: 00:0F:66:AB:07:13
          RTS thr:off Fragment thr=2346 B
          Link Quality=36/64 Signal level=37/65
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0
---

Whilst attempting to connect to ad-hoc network, stuck at 'setting IP' stage (actually using fixed IP of 10.20.30.40/255.0.0.0 with no DNS)
---
simon@tupak:~$ ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:0F:B5:D4:66:F8
          inet addr:10.20.30.40 Bcast:10.255.255.255 Mask:255.0.0.0
          inet6 addr: fe80::20f:b5ff:fed4:66f8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:119 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1440 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:11272 (11.0 KiB) TX bytes:367557 (358.9 KiB)

simon@tupak:~$ iwconfig wlan0
wlan0 IEEE 802.11g ESSID:"calgarymesh"
          Mode:Managed Frequency:2.437 GHz Access Point: 00:0F:66:AB:07:13
          RTS thr:off Fragment thr=2346 B
          Link Quality=35/64 Signal level=38/65
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0
---

Note 'managed' and BSSID is wrong - i.e. it has not connected to other wireless node.

I should also mention that this is Xubuntu Feisty. Thanks for the speedy replies, oh how I love the open source model....
Simon