summaryrefslogtreecommitdiffstats
path: root/examples/deprecated/wep-static.example
diff options
context:
space:
mode:
Diffstat (limited to 'examples/deprecated/wep-static.example')
-rw-r--r--examples/deprecated/wep-static.example12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/deprecated/wep-static.example b/examples/deprecated/wep-static.example
deleted file mode 100644
index 4474ba7..0000000
--- a/examples/deprecated/wep-static.example
+++ /dev/null
@@ -1,12 +0,0 @@
-CONNECTION="wireless"
-DESCRIPTION="A wep encrypted wireless connection using static ip"
-INTERFACE=wlan0
-SCAN="yes"
-SECURITY="wep"
-ESSID="MyNetwork"
-KEY="1234567890"
-IP="static"
-IFOPTS="192.168.1.23 netmask 255.255.255.0 broadcast 192.168.1.255"
-GATEWAY="192.168.1.1"
-DNS1=192.168.1.1
-DNS2=dns1.dreamhost.com