# /etc/network/interfaces for AP0 # (AP1 has been commented out) auto lo iface lo inet loopback auto br0 iface br0 inet static address 192.168.0.100 #AP0 # address 192.168.0.101 #AP1 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.0.1 bridge_ports eth0 wlan0