summaryrefslogtreecommitdiffstats
path: root/examples/wireless-wep
blob: b16f65e0e367fbb45a5e72c8fc8f31587da7135a (plain)
1
2
3
4
5
6
7
8
9
10
11
CONNECTION='wireless'
DESCRIPTION='A simple WEP encrypted wireless connection'
INTERFACE='wlan0'
SECURITY='wep'
ESSID='MyNetwork'
KEY='1234567890'
IP='dhcp'
# Uncomment this if your ssid is hidden
#HIDDEN=yes
## Uncomment if you are using an ad-hoc connection
#ADHOC=1