mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
6 lines
173 B
Text
6 lines
173 B
Text
# RaspAP wlan0 configuration for wired (ethernet) AP mode
|
|
interface=wlan0
|
|
domain-needed
|
|
dhcp-range=10.3.141.50,10.3.141.255,255.255.255.0,12h
|
|
dhcp-option=6,1.1.1.1,8.8.8.8
|
|
|