Anonymous
public text v1 · immutableauto lo br0 eth1
iface lo inet loopback
iface eth1 inet dhcp
# The primary network interface
iface br0 inet static
address 192.168.1.1
netmask 255.255.255.0
gateway 192.168.1.1
broadcast 192.168.1.255
bridge_ports eth2 eth3 eth4 eth5
bridge_maxwait 0