mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Merge pull request #1701 from RaspAP/fix/nogateway-default
Adds a nogateway option to wlan0 in default config
This commit is contained in:
commit
0e39896f3d
@ -15,4 +15,5 @@ interface wlan0
|
|||||||
static ip_address=10.3.141.1/24
|
static ip_address=10.3.141.1/24
|
||||||
static routers=10.3.141.1
|
static routers=10.3.141.1
|
||||||
static domain_name_server=9.9.9.9 1.1.1.1
|
static domain_name_server=9.9.9.9 1.1.1.1
|
||||||
|
nogateway
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user