summaryrefslogtreecommitdiffstats
path: root/docs/examples/wireless-wep
blob: 479b8a360df959f6872e42297c5afd42672297c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Description='A simple WEP encrypted wireless connection'
Interface=wlan0
Connection=wireless
Security=wep
ESSID='MyNetwork'
# Prepend hexadecimal keys with \"
Key=\"1234567890abcdef
IP='dhcp'
# Uncomment this if your ssid is hidden
#Hidden=yes
# Uncomment if you are using an ad-hoc connection
#AdHoc=yes