[Debian-eeepc-devel] no WEP with rt2860 [SOLVED]

Pierre Meurisse pierre.meurisse at laposte.net
Sat Nov 8 07:37:50 UTC 2008


Without RT2860STA.dat :

In /etc/network/interfaces :

allow-hotplug ra0
auto ra0
iface ra0 inet dhcp
        pre-up /sbin/ifconfig ra0 up
        # pre-up sleep 5
        pre-up /sbin/iwpriv ra0 set SSID=my_essid
        pre-up /sbin/iwpriv ra0 set AuthMode=WEPAUTO
        pre-up /sbin/iwpriv ra0 set EncrypType=WEP
        # wireless-essid my_essid
        wireless-key my_key


I'm ashamed to say that, in my first post, I wrote ifup instead of pre-up.

-- 
Pierre Meurisse



More information about the Debian-eeepc-devel mailing list