Changes

Jump to: navigation, search

Accessing hardware peripherals (SDVX)

617 bytes added, 17:23, 5 December 2018
firmware
root@sdv03-lite:~#
</pre>
 
==== hostapd ====
* verify against supported modes
 
<pre class="workstation-terminal">
root@sdv03-lite:~# iw list | grep "Supported interface modes" -A 8
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* monitor
* P2P-client
* P2P-GO
Band 1:
root@sdv03-lite:~#
</pre>
 
* check for configuration file ''/etc/hostapd.conf''
 
<pre>
interface=wlan0
ssid=sdv03-test
channel=1
wpa=2
wpa_passphrase=SDV03-1234
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
rsn_pairwise=CCMP
</pre>
 
*
==== network scan ====
8,154
edits

Navigation menu