summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113/files/immunity/mguest2g.conf
blob: 300bcd1c7bccf822a78cd85e1230610e11766eb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 2.4 GHz BSSID
#
# Create psk:
# wpa_passphrase SSID Password
# wpa_passphrase Mtech_guest Mtech_guest_password >>/etc/wpa_supplicant/wifitest.conf
# Then edit the file to look like this one.
#
ctrl_interface=/var/run/wpa_supplicant
update_config=1
fast_reauth=1
ap_scan=1

network={
	bssid=9c:4e:20:c8:ee:91
	ssid="Mtech_guest"
	psk=babc4085713f121c819d0da8694184b25f035f890246b195a2d9985c2b383725
}