Does anyone know how to assign an IP address to a wireless interface in AP mode? It can't be specified in /etc/conf.d/net because /etc/init.d/net.wlan0 is not executed since hostapd handles the whole thing. 'ifconfig wlan0 192.168.0.1' works but I know I've done it before without issuing that command each time I reboot, I just can't remember how.
BTW, can I assign IP addresses on the same subnet to the 2 wireless interfaces in my system if one of them connects to the WAN and the other to the LAN? - Grant

