Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| 
                    becki:linux:wireless_setup [2010-12-23 09:00] becki  | 
                
                    becki:linux:wireless_setup [2010-12-25 09:22] (aktuell) becki  | 
            ||
|---|---|---|---|
| Zeile 122: | Zeile 122: | ||
| ===== Access to public WLANs == | ===== Access to public WLANs == | ||
| - | * Basic setup like in [[network_tips#use_wpa_instead_of_wep_security|Use WPA instead of WEP security]] above | + | * Basic setup like in [[#use_wpa_instead_of_wep_security|Use WPA instead of WEP security]] above | 
| - | * wpa_supplicant is used, so ''/etc/rc.d/rc.inte1.conf'' has to be the same as in [[network_tips#use_wpa_instead_of_wep_security|Use WPA instead of WEP security]] above. | + | * wpa_supplicant is used, so ''/etc/rc.d/rc.inte1.conf'' has to be the same as in [[#use_wpa_instead_of_wep_security|Use WPA instead of WEP security]] above. | 
| * Reduce ''/etc/wpa_supplicant.conf'' to the following entries: | * Reduce ''/etc/wpa_supplicant.conf'' to the following entries: | ||
| Zeile 209: | Zeile 209: | ||
| ===== Information Sources and furter Reading == | ===== Information Sources and furter Reading == | ||
| - | * [[http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Wireless.html|Linux Wireless LAN Howto]],  | ||
| - | * Very helpful german [[http://wiki.slackforum.de/WLanmitWPA|"WLAN mit WPA" tutorial]]  | ||
| - | * [[http://www.edafe.org/slackware/|Edafe Knabe]]. | ||
| * [[http://www.linuxjournal.com/content/wi-fi-command-line|Wi-Fi on the Command Line]] | * [[http://www.linuxjournal.com/content/wi-fi-command-line|Wi-Fi on the Command Line]] | ||
| * [[http://wireless.kernel.org/en/users/Documentation|wireless.kernel.org Documentation]] | * [[http://wireless.kernel.org/en/users/Documentation|wireless.kernel.org Documentation]] | ||
| + | * Use [[slackbuilds>wavemon]] to check the signal qualitiy of your Wlan | ||
| + | * [[http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Wireless.html|Linux Wireless LAN Howto]] | ||
| + | * Very helpful german [[http://wiki.slackforum.de/WLanmitWPA|"WLAN mit WPA" tutorial]]  | ||
| + | * [[http://www.edafe.org/slackware/|Edafe Knabe]]. | ||
| ===== Attic == | ===== Attic == | ||
| Zeile 292: | Zeile 293: | ||
| After reboot you should have your wireless ethernet device available (check agagin with ''iwconfig''). | After reboot you should have your wireless ethernet device available (check agagin with ''iwconfig''). | ||
| - | Now you can continue with the configuration as described above in [[network_tips#with_wlan_pc-card_and_dsl_router|With PCMCIA-WLAN-Card and DSL Router]] -> Setup | + | Now you can continue with the configuration as described above in [[#basic_wep-secured_connection]] |