summaryrefslogtreecommitdiffstats
path: root/docs/examples/wireless-wep
blob: afbd3e3087ff575c9ca9e5bbd8fae71061d9047f (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 \" to hexadecimal keys
Key=\"1234567890abcdef
IP=dhcp
# Uncomment this if your ssid is hidden
#Hidden=yes
# Uncomment if you are using an ad-hoc connection
#AdHoc=yes