/etc/network/interfaces: auto lo iface lo inet loopback
auto eth0
iface eth0 inet static
address 81.7.167.226
netmask 255.255.255.240
gateway 81.7.167.225auto eth1
iface eth1 inet static
address 81.7.167.227
netmask 255.255.255.240
gateway 81.7.167.225Also when I set up bonding I can not use the network. This is what I did: modprobe bonding miimon=250 mode=1 ifconfig bond0 81.7.167.228 netmask 255.255.255.240 ifenslave bond0 eth0 eth1
Any clues? Jacob
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

