diff --git a/config/dhcpcd.conf b/config/dhcpcd.conf index 13fb76fd..994861b4 100644 --- a/config/dhcpcd.conf +++ b/config/dhcpcd.conf @@ -1,4 +1,4 @@ -# RaspAP wlan0 configuration +# RaspAP default configuration hostname clientid persistent @@ -9,6 +9,8 @@ option ntp_servers 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