need help for configuring wifi under OpenSuse 11 [update]
Posted: Wed Sep 03, 2008 9:48 am
Here is the output of iwconfig:
And here is the output of ifconfig
And here is the output of dhclient ath0
I believe the good news is that the card receives association with the AP, the bad news is that´s all
Because there is still no actual internet connection working there. In YAST the card is set to DHCP. Scanning is working properly both in konsole and KNetworkManager. The latter can´t establish connection either. I tried disabling eth0, but to no avail. Any hints what I should be looking for/at are greatly appreciated!
Thanks
Marin
EDIT: Looking at the increasing nwid I don´t want to believe that madwfi cannot handle some sort of overtraffic in the channel. This shouldn´t be a problem, right? (Apparently, it´s not an issue under Vista.)
Code: Select all
lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"dragwl" Nickname:""
Mode:Managed Frequency:2.437 GHz Access Point: 00:19:E0:A0:D2:8C
Bit Rate:1 Mb/s Tx-Power:8 dBm Sensitivity=1/1
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=27/70 Signal level=-67 dBm Noise level=-94 dBm
Rx invalid nwid:682 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
irda0 no wireless extensions.
Code: Select all
ath0 Link encap:Ethernet HWaddr 00:19:7D:D6:7A:F2
inet6 addr: fe80::219:7dff:fed6:7af2/64 Scope:Link
UP BROADCAST 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:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
eth0 Link encap:Ethernet HWaddr 00:16:36:FF:80:60
UP BROADCAST 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:16
irda0 Link encap:IrLAP HWaddr f7:2c:37:b5
UP RUNNING NOARP MTU:2048 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:8
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
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:72 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4408 (4.3 Kb) TX bytes:4408 (4.3 Kb)
wifi0 Link encap:UNSPEC HWaddr 00-19-7D-D6-7A-F2-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3893 errors:0 dropped:0 overruns:0 frame:22411
TX packets:300 errors:13 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:199
RX bytes:459220 (448.4 Kb) TX bytes:14202 (13.8 Kb)
Interrupt:17
Code: Select all
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
wifi0: unknown hardware address type 801
wifi0: unknown hardware address type 801
Listening on LPF/ath0/00:19:7d:d6:7a:f2
Sending on LPF/ath0/00:19:7d:d6:7a:f2
Sending on Socket/fallback
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 9
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
Thanks
Marin
EDIT: Looking at the increasing nwid I don´t want to believe that madwfi cannot handle some sort of overtraffic in the channel. This shouldn´t be a problem, right? (Apparently, it´s not an issue under Vista.)