Z-Com Official Manual for the XG-762N Network Card Configuration

Page 11

description , you can refer to the original sample configuration file:

wpa_supplicant.conf) wpa_supplicant_psk.conf to meet wpa-psk test condition.

Sample settings for wpa-psk:

network={

ssid="wrt55ag"

proto=WPA

key_mgmt=WPA-PSK pairwise=CCMP TKIP group=CCMP TKIP WEP104 WEP40 psk="12345678"

priority=2

}

Similarily, for wpa eap-tls and wpa peap, its sample setting block: For WPA EAP-TLS

network={

ssid="wrt55ag"

proto=WPA

key_mgmt=WPA-EAP pairwise=CCMP TKIP group=CCMP TKIP WEP104 WEP40 eap=TLS identity="Administrator@zydas.com.tw" ca_cert="/etc/cert/fluffy.pem" client_cert="/etc/cert/id.pem"

Note1:

The fluffy.pem is created by:

€openssl pkcs7 -in fluffy.p7c -inform DER -print_certs -outform PEM -out fluffy.pem

€openssl pkcs12 -in fluffy.pfx -passin pass:password -out fluffy.pem -cacerts -nokeys

The id_key.pem is created by

>openssl pkcs12 -in fluffy.pfx -passin pass:password -passout pass:password -out id_key.pem

-nocerts

The id.pem is created by

> openssl pkcs12 -in fluffy.pfx -passin pass:password -out id.pem ¨Cnokeys

11

Image 11
Contents User Guide of XG-762N USB Linux Driver Requirements IntroductionPackage Extraction Build and install the driverInstall individual driver Building the device driverBuild the debugging tool Open the network interface Configure the Wireless settingsGetting Start Load the driverKey/encryption Private commandsConnect to the given Access Point Set authentication typeSet MAC mode Get MAC modeActivate MIC Fail Counter Measure Feature Dynamical Region SettingFor 802.11b/g onlySetting Access Point Set up IP addressFixed Setting Get IP setting from DhcpWorking with Linux WPA supplicant Setup the Linux wpa supplicantId.pem is created by Page Customization of VID/PID Table Special Mode for Embedded Station Chariot TestPage Enable Burst Mode Turbo ModePage Conclusion