public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Antonio Quartulli <ordex@ritirata.org>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] Problem after configuring a bridge
Date: Wed, 23 Feb 2011 09:54:09 +0100	[thread overview]
Message-ID: <20110223085409.GA7707@ritirata.org> (raw)
In-Reply-To: <4D64BAFF.9050006@Radtke.eu>

Hello!

On mer, feb 23, 2011 at 08:45:03 +0100, Dr. Stefan Radtke wrote:
> I have to configure a bridge  (according to quick start guide 
> http://www.open-mesh.org/wiki/batman-adv-quick-start-guide) because I 
> want batman-adv to announce MAC-addresses connected to eth0 (see network 
> diagram):
> 
> brctl addbr mesh-bridge
> brctl addif mesh-bridge eth0
> brctl addif mesh-bridge bat0
> ifconfig eth0 up
> ifconfig bat0 up
> ifconfig mesh-bridge up

Did you also do
	ifconfig bat0 0.0.0.0 up
	ifconfig mesh-bridge 192.168.10.2 u
?
You have to remove the IP address from the real interface and add it to
the bridge one.

Regards

-- 
Antonio Quartulli

..each of us alone is worth nothing..
Ernesto "Che" Guevara

  reply	other threads:[~2011-02-23  8:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23  7:45 [B.A.T.M.A.N.] Problem after configuring a bridge Dr. Stefan Radtke
2011-02-23  8:54 ` Antonio Quartulli [this message]
2011-02-23 10:20 ` Sven Eckelmann
2011-02-23 17:42 ` Dr. Stefan Radtke
2011-02-23 18:14   ` Sven Eckelmann

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=20110223085409.GA7707@ritirata.org \
    --to=ordex@ritirata.org \
    --cc=b.a.t.m.a.n@lists.open-mesh.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