summaryrefslogtreecommitdiffstats
path: root/docs/examples/wireless-wpa
blob: 16d17e9cdc45e83513ef11fd383b5248697adca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description='A simple WPA encrypted wireless connection'
Interface=wlan0
Connection=wireless
Security=wpa

ESSID='MyNetwork'
# Prepend hexadecimal keys with \"
# If your key starts with ", write it as '"""<key>"'
Key='WirelessKey'

IP='dhcp' 

# Uncomment this if your ssid is hidden
#Hidden=yes