mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Add nogateway option to wlan0, resolves #1695
This commit is contained in:
parent
0e6f0f6df7
commit
90bac7f10f
@ -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