Ethernet Bridge development
 help / color / mirror / Atom feed
From: "Nicolas de Pesloüan" <nicolas.2p.debian@gmail.com>
To: bonding-devel@lists.sourceforge.net,
	Bridge <bridge@lists.linux-foundation.org>
Subject: Re: [Bridge] [Bonding-devel] bridge + bonding with arp monitoring enabled
Date: Thu, 10 Mar 2011 21:55:17 +0100	[thread overview]
Message-ID: <4D793AB5.5030807@gmail.com> (raw)
In-Reply-To: <1299788413.4801.20.camel@bordalnx>

Le 10/03/2011 21:20, Leonardo Borda a écrit :
> Hello Guys,

Hi Leonardo,

> I am trying to configure bridge + bonding with arp monitoring enabled.
> Whenever I activate the bridge interface and assign bond0 to the bridge
> Everything stops working.
>
> I am on ubuntu 10.04 LTS.
>
> Can I have an ip address in the bond0 interface WHILE not having an IP
> address in the bridge interface?
> In order to have bond arp monitoring I must have an ip address in the
> bond interface as far as I understand.

Did you try to setup the IP address on br0 instead? I think it should work. Do you have any reasons 
to put the IP address on bond0 instead?

> Here it is my current configuration.
> PS: I have seen similar configurations although none of them have an ip
> address configured in the bond0 interface.
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
>
> auto bond0
> iface bond0 inet static
>          address 10.153.107.110
>          netmask 255.255.255.0
>          gateway 10.153.107.1
> bond-slaves none
> bond-mode active-backup
> bond_arp_ip_target 10.153.107.1
> bond_arp_interval 500
>
> auto eth0
> iface eth0 inet manual
> bond-master bond0
> bond-primary eth0 eth1
>
> auto eth1
> iface eth1 inet manual
> bond-master bond0
> bond-primary eth0 eth1
>
> auto br0
> iface br0 inet manual
>      bridge_ports bond0
>      bridge_stp off
>      bridge_fd 9
>      bridge_hello 2
>      bridge_maxage 12
>      bridge_maxwait 0
>
> Leonardo
>
>
> ------------------------------------------------------------------------------
> Colocation vs. Managed Hosting
> A question and answer guide to determining the best fit
> for your organization - today and in the future.
> http://p.sf.net/sfu/internap-sfd2d
> _______________________________________________
> Bonding-devel mailing list
> Bonding-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bonding-devel
>


       reply	other threads:[~2011-03-10 20:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1299788413.4801.20.camel@bordalnx>
2011-03-10 20:55 ` Nicolas de Pesloüan [this message]
2011-03-10 23:39   ` [Bridge] [Bonding-devel] bridge + bonding with arp monitoring enabled Leonardo Borda
2011-03-11 18:22     ` Nicolas de Pesloüan
2011-03-11 21:35       ` Leonardo Borda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D793AB5.5030807@gmail.com \
    --to=nicolas.2p.debian@gmail.com \
    --cc=bonding-devel@lists.sourceforge.net \
    --cc=bridge@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox