From 40814436e45dbac4b4e80452332849efceb85e51 Mon Sep 17 00:00:00 2001 From: Rich Date: Mon, 2 Aug 2021 14:19:21 +0100 Subject: [PATCH] . --- interfaces | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/interfaces b/interfaces index a066930..f080d62 100644 --- a/interfaces +++ b/interfaces @@ -18,6 +18,7 @@ allow-hotplug wlan0 iface wlan0 inet dhcp wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf -allow-hotplug wlan1 -iface wlan1 inet dhcp - nohook wpa_supplicant +allow-hotplug ap0 +iface ap0 inet static + address 10.42.0.1 + netmask 255.255.255.0