Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 32a6c8cd94d8af978bae56fab5ef3282 > files > 19

wpa_supplicant-0.5.10-10.el5.x86_64.rpm

# Static WEP keys

ctrl_interface=/var/run/wpa_supplicant

network={
	ssid="example wep network"
	key_mgmt=NONE
	wep_key0="abcde"
	wep_key1=0102030405
	wep_tx_keyidx=0
}