From 0ad2bdafffe409ea239199b324f2d70f4aef920d Mon Sep 17 00:00:00 2001 From: hunz Date: Mon, 17 Mar 2003 22:37:20 +0000 Subject: [PATCH] 1st wireless-tools, then driver (for wireless extensions update) --- wlan1/wlan1-content | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/wlan1/wlan1-content b/wlan1/wlan1-content index 9986d1e..fde5ca6 100644 --- a/wlan1/wlan1-content +++ b/wlan1/wlan1-content @@ -53,9 +53,10 @@ 3 WaveLAN unter Linux # http://www.seattlewireless.net/index.cgi/HardwareComparison 3.1 Vorraussetzungen - + pcmcia-cs oder Kernel Treiber + wireless_tools - iwconfig, iwpriv + + linux/wireless.h installen + + iw* compilen + + pcmcia-cs oder Kernel Treiber 3.2 Client Setup + setzen des WEPkeys Bsp.: iwconfig eth0 key s:123456789abcd @@ -71,3 +72,12 @@ 4.2 ACL 4.3 Hodden 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 -- 2.20.1