From: hunz Date: Mon, 17 Mar 2003 22:44:21 +0000 (+0000) Subject: some typos fixed, wireless tools installation updated X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Fdfb-slides.git;a=commitdiff_plain;h=cd8ff70425b81f85d99f6d05650ab5aaa6bc236a some typos fixed, wireless tools installation updated --- diff --git a/wlan1/wlan1-content b/wlan1/wlan1-content index fde5ca6..5848139 100644 --- a/wlan1/wlan1-content +++ b/wlan1/wlan1-content @@ -54,13 +54,16 @@ # http://www.seattlewireless.net/index.cgi/HardwareComparison 3.1 Vorraussetzungen + 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 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 +73,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