X-Git-Url: https://www.hackdaworld.org/gitweb/?a=blobdiff_plain;f=wlan1%2Fwlan1-content;h=8098d11fc3ee9d191595da368bab5a45adc4a686;hb=f080d7e06dc32d15388c0be54697ee861815e609;hp=fde5ca6554c668505901734219ced4bed7895676;hpb=0ad2bdafffe409ea239199b324f2d70f4aef920d;p=lectures%2Fdfb-slides.git diff --git a/wlan1/wlan1-content b/wlan1/wlan1-content index fde5ca6..8098d11 100644 --- a/wlan1/wlan1-content +++ b/wlan1/wlan1-content @@ -53,14 +53,18 @@ 3 WaveLAN unter Linux # http://www.seattlewireless.net/index.cgi/HardwareComparison 3.1 Vorraussetzungen + + Kernel + wireless_tools + http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html + linux/wireless.h installen + entweder wireless.h über /usr/include/linux/wireless.h kopieren oder + bei neuem kernel /usr/include/linux nach /usr/src/linux/include/linux linken + iw* compilen - + pcmcia-cs oder Kernel Treiber + + pcmcia-cs (nicht nötig bei PCMCIA support im Kernel) 3.2 Client Setup + setzen des WEPkeys Bsp.: iwconfig eth0 key s:123456789abcd - + WIreless device hochfahren + + Wireless device hochfahren Bsp.: ifconfig eth0 192.168.1.5 up 3.3 AP Setup + hermesap @@ -70,14 +74,5 @@ 4 Sicherheit 4.1 WEP 4.2 ACL - 4.3 Hodden SSID + 4.3 Hidden SSID -<<<<<<< wlan1-content -1^Einfuehrung^Was ist Wireless LAN?^Geschichte^Zukunft -2^Wireless Hardware und Linux Treiber^Hersteller^Chipsets/Driver -3^Funktionsweise^Channels^Managed Mode^Ad-Hoc Mode^WDS -4^Setup eines Wireless Clients (sta)^pcmcia-cs^wireless_tools^Beispiel Setup -5^Setup eines Wireless Accesspoints (ap)^pcmcia-cs und hostap^wireless_tools^Beispiel Setup -6^Sicherheit^WEP^ACL^Hidden ssid -======= ->>>>>>> 1.4