From 6044d3d6ae34bdc0426af6e1b3c595eae7c58963 Mon Sep 17 00:00:00 2001 From: billz Date: Thu, 3 Dec 2020 10:31:50 +0000 Subject: [PATCH] Replace dnsmasq.conf (deprecated) w/ 090_wlan0.conf --- config/090_wlan0.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/090_wlan0.conf diff --git a/config/090_wlan0.conf b/config/090_wlan0.conf new file mode 100644 index 00000000..31f86eb3 --- /dev/null +++ b/config/090_wlan0.conf @@ -0,0 +1,5 @@ +# RaspAP wlan0 configuration for wired (ethernet) AP mode +interface=wlan0 +dhcp-range=10.3.141.50,10.3.141.255,255.255.255.0,12h +dhcp-option=6,1.1.1.1,8.8.8.8 +