Hi Daniel,

Sorry, of course I should have included more information
about the network configuration. Here is the entry in
/etc/network/interfaces:

auto wlan0
allow-hotplug wlan0
iface wlan0 inet static
        address 192.168.1.2
        netmask 255.255.255.0
        gateway 192.168.1.1
        wireless_essid harrinet
        wireless_mode managed
        wireless_rate auto
        wireless_key XXXXXXXXXXXXXXXXXXXXXXXXXX key on
        wireless_encryption restricted
        pre-up iptables-restore < /etc/iptables.up.rules

Obviously the essid is set. The same setup works for
zd1211-rev80 without problems.

The USB driver zd1211rw and its dependencies are loaded by
udev, as soon as I plugin the network dongle (WL-430U). With
"there is no MAC" I mean that iwconfig doesn't show the MAC
of the wireless switch. AFAIK this indicates that this is a
low level problem, independent of WPA, WEP, or some iptables
rules.


Regards

Harri
===================================================================
Daniel Drake wrote:
> Harald Dunkel wrote:
>> iwconfig says:
>>
>> wlan0     802.11g zd1211  ESSID:""
>>           Mode:Managed  Frequency:2.412 GHz  Access Point: Invalid
>>           Bit Rate=1 Mb/s
>>           Encryption key:XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XX   Security
>> mode:open
>>           Link Quality:0  Signal level:0  Noise level:0
>>           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>>           Tx excessive retries:0  Invalid misc:0   Missed beacon:0
> 
> Looks like you didn't specify an essid.
> 
> Which exact commands are you running before looking at the above output?
> 
>> Please note that there is no MAC for 2.6.18-rc1.
> 
> What do you mean by this?
> 
> Daniel
> 
> 


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to