ssid=myirAP
hw_mode=g
channel=6
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=2
wpa_passphrase=123456789
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
rsn_pairwise=CCMP
2.Modify the contents of the /etc/dhcp/dhcpd.conf configuration file as needed. This
configuration file is mainly used to provide DHCP services for devices connected to
WIFI APs.
# cat /etc/dhcp/dhcpd.conf
ddns-update-style interim;
ignore client-updates;
subnet 192.168.43.0 netmask 255.255.255.0{
range 192.168.43.100 192.168.43.150;
default-lease-time 86400;
max-lease-time 86400;
option routers 192.168.43.1;
option broadcast-address 192.168.43.255;
option subnet-mask 255.255.255.0;
option domain-name "redpinesignals.com";
option domain-name-servers 114.114.114.114;
host VAP_0.redpinesignals.com{
hardware ethernet 00:23:a7:3a:11:d1;
fixed-address 192.168.43.1;
}
}
3.Create an ap hotspot.
# hostapd /etc/hostapd.conf -B
Configuration file: /etc/hostapd.conf
Using interface wlan0 with hwaddr 00:1d:43:a0:04:11 and ssid "myirAP"
random: Only 15/20 bytes of strong random data available from /dev/random
random: Not enough entropy pool available for secure operations
WPA: Not enough entropy in random pool for secure operations - update keys later when
the first station connects
wlan0: interface state UNINITIALIZED->ENABLED
87
Содержание MYD-AM335X
Страница 1: ......
Страница 33: ...After complete the picture displays just right for the LCD 33 ...
Страница 43: ...Exchange roles of the two boards the result is the same 43 ...
Страница 65: ...Figure 5 2 9 Finish Creating a New Project 65 ...
Страница 100: ...Sales Email sales myirtech com Phone 86 755 22984836 Fax 86 755 25532724 Website www myirtech com 100 ...