#auto br0 #iface br0 inet static # address 10.1.10.3 # netmask 255.255.255.0 # broadcast 10.1.10.255 # gateway 10.1.10.1 # bridge-ports eth0 eth1 eth2