On Sat, Sep 22, 2018 at 08:48:28AM -0700, JeroenR wrote: > Hi Guys, > > Awesome project! > > Why can't we create a wifi-iface without an interface? Hi,
this is rather an OpenWrt question than an OpenWISP question :-) I would argue that you need an interface because most services use an interface, not a wifi interface :-) The documentation on wifi interfaces https://openwrt.org/docs/guide-user/network/wifi/basic#wifi_interfaces states that the option network (OpenWISP uses the option ifname instead) is required for a wifi interface. Which is what you mentioned - you need to reference an interface for this wifi interface. Additionally, you need an interface anyway to configure the IP address, may it be a static address or assigned via DHCP. Greetings, Oliver -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
