nic-bonding
Reza Ambler
Reza.Ambler at vintalk.com
Fri Jul 22 17:19:37 UTC 2011
I forgot to include the config in the last email, here it is.
/etc/network/interfaces:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
auto eth1
auto eth2
auto eth3
#auto bond0
#iface bond0 inet static
#address 64.94.xxx.yyy
#gateway 64.94.xxx.yyy
#netmask 255.255.255.128
#bond_slaves eth1 eth0
#bond_mode 1
#auto bond1
#iface bond1 inet static
#address 192.168.140.140
#netmask 255.255.255.0
#bond_slave eth2 eth3
#bond_mode 1
________________________________
From: reza at vintalk.com
Sent: Friday, July 22, 2011 9:56 AM
To: 'ubuntu-users at lists.ubuntu.com'
Subject: nic-bonding
Hello Ubuntu Users,
I have just read through the Ubuntu Bonding article and was wondering if
it's possible to have 2 sets of bonded NICs. I would like to have a WAN
bonded set, and a LAN bonded set. Is this configuration possible? So far
I have had 1 bond interface come up, but the 2nd one does not show.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110722/377a3a02/attachment.html>
More information about the ubuntu-users
mailing list