Wiki - WLANSetup

WLANSetup

diff v6 - v7

v6: 22/08/07 21:53 - koki
v7: 22/08/07 22:01 - koki
--- WLANSetup v6
+++ WLANSetup v7
@@ -54,26 +54,28 @@
   ap_scan=2
 
   network={
-          # wu
-          ssid="wu-dot1x"
-          id_str="wu"
-          scan_ssid=1
-          proto=RSN
-          key_mgmt=WPA-EAP
-          pairwise=CCMP TKIP
-          group=CCMP
-          eap=PEAP
-          identity="<username>"
-          password="<password>"
+    # wu
+    ssid="wu-dot1x"
+    id_str="wu"
+    scan_ssid=1
+    proto=RSN
+    key_mgmt=WPA-EAP
+    pairwise=CCMP TKIP
+    group=CCMP
+    eap=PEAP
+    identity="<username>"
+    password="<password>"
 
-  # download:
-  http://www.wu-wien.ac.at/zid/downloads/wlan_dotlx_root-zertifikat
-         ca_cert="/usr/share/ca-certificates/ \
-                 mozilla/GTE_CyberTrust_Global_Root.crt"
-          phase1="include_tls_length=1"
-          phase2="autheap=MSCHAPv2" 
+    ca_cert="/usr/share/ca-certificates/mozilla/GTE_CyberTrust_Global_Root.crt"
+    phase1="include_tls_length=1"
+    phase2="autheap=MSCHAPv2" 
   }
 
+
+If you need to download the [http://www.wu-wien.ac.at/zid/downloads/wlan_dotlx_root-zertifikat|root certificate], do this:
+
+  % wget -O GTE_CyberTrust_Global_Root.crt \
+  % http://www.wu-wien.ac.at/zid/downloads/wlan_dotlx_root-zertifikat
 
 This should suffice. Start your connection with the following command:
 
 

Copyright © 2003-2007 Verein 'Vienna.pm - Verein zur Förderung der Programmiersprache Perl'.
To contact the organisers send an email to vienna2007@yapceurope.org
Impressum