All pastes #684264 Raw Edit

Anonymous

public text v1 · immutable
#684264 ·published 2007-09-06 17:14 UTC
rendered paste body
auto 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