mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
|
# RaspAP wlan0 configuration for wired (ethernet) AP mode
|
||
|
interface=wlan0
|
||
|
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
|
||
|
|