All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] Routing help?
Date: Wed, 5 Aug 2009 19:31:06 +0800	[thread overview]
Message-ID: <200908051931.10324.lindner_marek@yahoo.de> (raw)
In-Reply-To: <SNT107-W1743C6216DE9D4A6F5A50BA60D0@phx.gbl>


Hi,

> I had thought that as they all on the same subnet and bridged that this
> would be sufficient just relying on standard arps across the entire network
> as there is no routing. On this basis I assumed there is no need to
> announce any networks/hosts. Is this a correct understanding?

for this to work .1, .2 and .3 would need to rebroadcast the ARP requests. In 
a normal wifi ad-hoc network this will not happen. Also, in a ordinary ethernet 
network no router will rebroadcast ARP requests.

Basically, you can solve this in two different ways:
* You use routing and flood the network with IP addresses using the batman 
daemon.
* You create a bridge over the whole setup using batman advanced (batman-adv 
will handle the ARP rebroadcast).

Regards,
Marek


  reply	other threads:[~2009-08-05 11:31 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05  7:33 [B.A.T.M.A.N.] Routing help? Marek Lindner
2009-08-05  8:30 ` nick farrow
2009-08-05 11:31   ` Marek Lindner [this message]
2009-08-05 11:35     ` nick farrow
2009-08-05 11:53       ` Marek Lindner
2009-08-05 12:33         ` nick farrow
2009-08-05 16:09           ` Marek Lindner
2009-08-05 16:39           ` Outback Dingo
2009-08-06  8:41             ` nick farrow
2009-08-06 11:53               ` [B.A.T.M.A.N.] Some handholding for batman-adv nick farrow
2009-08-06 14:26                 ` Marek Lindner
2009-08-06 15:47                   ` nick farrow
2009-08-06 15:55                     ` Marek Lindner
2009-08-06 20:51                     ` Linus Lüssing
2009-08-06 14:07               ` [B.A.T.M.A.N.] Routing help? Outback Dingo
2009-08-06 15:13                 ` nick farrow
  -- strict thread matches above, loose matches on Subject: below --
2009-07-22 10:56 [B.A.T.M.A.N.] batman goes looping Andrew Lunn
2009-07-27 16:20 ` Marek Lindner
2009-07-30 14:32   ` Yang Su
2009-08-03 10:21     ` Marek Lindner
2009-08-04 15:59       ` [B.A.T.M.A.N.] Routing help? nick farrow

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=200908051931.10324.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.