[arch-projects] [netcfg] 2.7.1 break my laptop wlan

Andreas Radke andyrtr at archlinux.org
Tue Mar 20 15:04:39 EDT 2012


CONNECTION="wireless"

HOSTNAME=laptop64

#INTERFACE=ath0
INTERFACE=wlan0
#INTERFACE=wlan1

# Interface Settings (use IP="dhcp" for DHCP)
IP="static"
IFOPTS="192.168.1.110 netmask 255.255.255.0 broadcast 192.168.1.255"
GATEWAY=192.168.1.1

# DHCP Example
#IP=dhcp
#DHCP_TIMEOUT=20 # Default is 10.
#DHCP_OPTIONS="" # Extra arguments for dhcpcd

# DNS Settings (optional)
#DOMAIN=localdomain
#DNS1=192.168.0.1
#DNS2=145.253.2.11
#SEARCH=

# Standard Wireless Settings
ESSID="WLAN69"
SECURITY="wpa" # One of wep, wpa, wpa-config, none
KEY="XXXXXXXX"

# Scans to see if network is available before connecting (reccomended)
SCAN="YES"
#SCAN="no"


# Time to wait to connect to a network. Default 15.
TIMEOUT=20

# Pass *custom* options to iwconfig. Usually not needed (optional)
IWOPTS="mode managed essid $ESSID" # channel 6" # key restricted $KEY"


# Any extra arguments for wpa_supplicant
#WPA_OPTS=

# For SECURITY='wpa-config' only - filename of a wpa-supplicant config
#WPA_CONF=

# Commands to run at various stages of configuration
#PRE_UP=
#POST_UP=
#PRE_DOWN=
#POST_DOWN="some command"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/arch-projects/attachments/20120320/3132c1e3/attachment.asc>


More information about the arch-projects mailing list