diff --git a/config/090_uap0.conf b/config/090_uap0.conf new file mode 100644 index 00000000..c524c5c8 --- /dev/null +++ b/config/090_uap0.conf @@ -0,0 +1,8 @@ +# RaspAP uap0 configuration + +interface=lo,uap0 +bind-dynamic +server=8.8.8.8 +domain-needed +bogus-priv +dhcp-range=192.168.200.50,192.168.200.150,255.255.255.0,12h diff --git a/config/hostapd.ini b/config/hostapd.ini new file mode 100644 index 00000000..55650d0a --- /dev/null +++ b/config/hostapd.ini @@ -0,0 +1,5 @@ +WifiInterface = uap0 +LogEnable = 0 +WifiAPEnable = 1 +BridgedEnable = 0 +WifiManaged = wlan0