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

Re: WPA2/AES Wireless Zugriff mit Linux geht nicht



Simon Jolle "sjolle" schrieb:
> # cat /etc/wpa_supplicant/wpa_supplicant.conf
> network={
>         ssid="geheime SSID"
>         scan_ssid=1
>         proto=RSN
>         key_mgmt=WPA-PSK
>         pairwise=CCMP
> 	group=TKIP
>         psk="geheimer Hex Wert"
> }

> # cat /etc/network/interfaces
> auto lo
> iface lo inet loopback
> iface eth1 inet dhcp
>         wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
>         wpa-driver wext
>         wpa-key-mgmt WPA-PSK
>         wpa-proto WPA2
>         wpa-ssid "gehime SSID"
> auto eth1

Ich rate davon ab, beides zu mischen. Schreib einfach alle Anweisungen
direkt in die /e/n/i so ist das auch der angedachte Weg von Debian.
Näheres hier:

http://svn.debian.org/wsvn/pkg-wpa/wpasupplicant/trunk/debian/README.modes?op=file&rev=0&sc=0

Gruß

-- 

stefan.bauer@plzk.de                       Linux Professional
Phone  +49 89 26 216 964                   Debian GNU/Linux
Mobile +49 179 11 94 767                   Josef-Führer-Str. 30
http://www.plzk.de                         80997 München

Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge.
Siehe http://www.gnu.org/philosophy/no-word-attachments.de.html


Reply to: