diff --git a/access-points/files/ubnt-unifiac-lite/etc/config/network b/access-points/files/ubnt-unifiac-lite/etc/config/network index 934ba39..69d6232 100644 --- a/access-points/files/ubnt-unifiac-lite/etc/config/network +++ b/access-points/files/ubnt-unifiac-lite/etc/config/network @@ -5,11 +5,7 @@ config interface 'loopback' option ipaddr '127.0.0.1' option netmask '255.0.0.0' -config interface 'apctl' - option ifname 'eth0.2' - option proto 'dhcp' - config interface 'lan' option type 'bridge' option ifname 'eth0' - option proto 'static' \ No newline at end of file + option proto 'dhcp'