On Tue, Oct 08, 2013 at 02:41:12PM +0500, Muhammad Yousuf Khan wrote:
> i am using bond mode balance-alb. and here is my "/etc/network/interfaces"
> file
> ##############################
> # The loopback network interface
> auto lo
> iface lo inet loopback
> 
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet static
>         address 10.X.X.221
>         netmask 255.255.255.0
> 
> 
> auto bond0
> 
> iface bond0 inet static
> address 10.5.X.200
> netmask 255.255.255.0
> newtork 10.5.x.0
> gateway 10.5.x.9
> slaves eth2 eth3
> #bond-mode active-backup
> bond-mode balance-alb
> bond-miimon 100
> bond-downdelay 200
> 
> 
> 
> same setting is on other end.
> any help would be highly appreciated.

Are you sure this is a Debian related problem?

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131009070441.GA8241@tal

Reply via email to