summaryrefslogtreecommitdiffstats
path: root/examples/wep.example
blob: 4dad0e18d945e0eae5f66fe8786a40dc771bd0fd (plain)
1
2
3
4
5
6
7
8
CONNECTION="wireless"
DESCRIPTION="A simple WEP encrypted wireless connection"
INTERFACE=wlan0
SCAN="yes"
SECURITY="wep"
ESSID="MyNetwork"
KEY="1234567890"
IP="dhcp"