[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: WLAN tools für die shell



Hi Matthias,

wenn Du Dein Gerät nur in einem WLAN einsetzt (so wie ich meinen PC), dann 
kannst Du auch die komplette WLAN-Konfiguration in die 
/etc/network/interfaces reinschreiben. 
Sieht bei mir in etwa so aus:

.....
# The WLAN network interface
auto wlan0
iface wlan0 inet dhcp

pre-up iwconfig wlan0 essid NETZID
wpa-driver wext
wpa-ssid NETZID
ap-scan 2
scan-ssid 1
wpa-proto RSN
wpa-key-mgmt WPA-PSK
wpa-psk f1cebbejsldkjfjasdfjasmdfsaidfdguje484f60655198f
wpa-pairwise CCMP
wpa-group CCMP
...........

Du musst natürlich die Werte noch anpassen.

Gruß Mio


Reply to: