summaryrefslogtreecommitdiffstats
path: root/docs/examples/wireless-wep
blob: e881e25822db6207146706067cc2018eec98f471 (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