Custom settings

This commit is contained in:
Federico Frigo
2021-09-30 11:04:57 +01:00
parent c661b0f473
commit 50ab349d1b
10 changed files with 49 additions and 19 deletions

View File

@@ -10,9 +10,9 @@ require dhcp_server_identifier
slaac private
nohook lookup-hostname
# RaspAP wlan0 configuration
interface wlan0
static ip_address=10.3.141.1/24
static routers=10.3.141.1
# RaspAP uap0 configuration
interface uap0
static ip_address=192.168.200.1/24
static routers=192.168.200.1
static domain_name_server=9.9.9.9 1.1.1.1