From 90bac7f10fb536f648bdcf4704fcceee8ffc6743 Mon Sep 17 00:00:00 2001 From: billz Date: Sun, 17 Nov 2024 01:02:14 -0800 Subject: [PATCH] Add nogateway option to wlan0, resolves #1695 --- config/dhcpcd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/dhcpcd.conf b/config/dhcpcd.conf index 994861b4..1b190aba 100644 --- a/config/dhcpcd.conf +++ b/config/dhcpcd.conf @@ -15,4 +15,5 @@ interface wlan0 static ip_address=10.3.141.1/24 static routers=10.3.141.1 static domain_name_server=9.9.9.9 1.1.1.1 +nogateway