File: wireless-wep

package info (click to toggle)
netctl 1.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 596 kB
  • sloc: sh: 814; makefile: 72
file content (17 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description='A simple WEP encrypted wireless connection'
Interface=wlan0
Connection=wireless

Security=wep
IP=dhcp

ESSID='MyNetwork'
# Prepend \" to hexadecimal keys, but not to string keys
Key=\"1234567890abcdef
#Key='WirelessKey'
# Uncomment this if your ssid is hidden
#Hidden=yes
# Uncomment this if you are using an ad-hoc connection
#AdHoc=yes
# Set a priority for automatic profile selection
#Priority=10