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