Z-Com XG-762N Note2, For WPA PEAP network= ssid=example, To build wpa eap-tls, To build wpa peap

Models: XG-762N

1 17
Download 17 pages 51.72 Kb
Page 12
Image 12
Note2:

Note2:

You can run openssl utility (Included in openssl.zip) in Microsoft Windows OS. Note3:

The detailed description, please refer to CertConvReadme.txt. (Located in lnx_wpa_supplicant.tar.gz)

For WPA PEAP

network={

ssid="example"

key_mgmt=WPA-EAP eap=PEAP identity="jhsieh" password="jhsieh" ca_cert="/etc/cert/fluffy.pem" phase1="peaplabel=0" phase2="auth=MSCHAPV2" priority=10

}

- After modifying, use the following command to setup WPA connection.

If the XG-762N is not open yet, please open it firstly by command:

ifconfig eth1 up <IP address of the network interface>

After network interface is opened, enter the command to build wpa psk connection:

./wpa_supplicant -ieth1 -c wpa_supplicant_psk.conf -d -D zydas

To build wpa eap-tls

./wpa_supplicant -ieth1 -c wpa_supplicant_tls.conf -d -D zydas

To build wpa peap:

./wpa_supplicant -ieth1 -c wpa_supplicant_peap.conf -d -D zydas

12

Page 12
Image 12
Z-Com Note2, For WPA PEAP network= ssid=example, If the XG-762N is not open yet, please open it firstly by command