Create create_ap.conf
Default config file for systemd service.
This commit is contained in:
25
create_ap.conf
Normal file
25
create_ap.conf
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
CHANNEL=default
|
||||||
|
GATEWAY=10.0.0.1
|
||||||
|
WPA_VERSION=1+2
|
||||||
|
ETC_HOSTS=0
|
||||||
|
DHCP_DNS=gateway
|
||||||
|
NO_DNS=0
|
||||||
|
HIDDEN=0
|
||||||
|
ISOLATE_CLIENTS=0
|
||||||
|
SHARE_METHOD=none
|
||||||
|
IEEE80211N=0
|
||||||
|
IEEE80211AC=0
|
||||||
|
HT_CAPAB=[HT40+]
|
||||||
|
VHT_CAPAB=
|
||||||
|
DRIVER=nl80211
|
||||||
|
NO_VIRT=0
|
||||||
|
COUNTRY=
|
||||||
|
FREQ_BAND=2.4
|
||||||
|
NEW_MACADDR=
|
||||||
|
DAEMONIZE=0
|
||||||
|
NO_HAVEGED=0
|
||||||
|
WIFI_IFACE=wlan0
|
||||||
|
INTERNET_IFACE=
|
||||||
|
SSID=AccessPointSSID
|
||||||
|
PASSPHRASE=
|
||||||
|
USE_PSK=0
|
Reference in New Issue
Block a user