mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Added Isobox config files
This commit is contained in:
parent
b386f5285a
commit
4ccd41cee3
8
config/090_uap0.conf
Normal file
8
config/090_uap0.conf
Normal file
@ -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
|
5
config/hostapd.ini
Normal file
5
config/hostapd.ini
Normal file
@ -0,0 +1,5 @@
|
||||
WifiInterface = uap0
|
||||
LogEnable = 0
|
||||
WifiAPEnable = 1
|
||||
BridgedEnable = 0
|
||||
WifiManaged = wlan0
|
Loading…
Reference in New Issue
Block a user