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@open-mesh.net>
Subject: Re: [B.A.T.M.A.N.] single IP for multiple interfaces
Date: Tue, 20 Nov 2007 13:24:34 +0100 [thread overview]
Message-ID: <200711201324.34421.lindner_marek@yahoo.de> (raw)
In-Reply-To: <4742C4FF.4010307@absorb.it>
Hi,
> Works perfect, we use for instance the WRAP-boards in our network with
> two WIFI- and one LAN-Interface, all three having the same IP.
> The related patch is at
> http://titan.www.opennet-initiative.de/olsrd_patches/mipip.patch, but
> its since a while part of olsrd.
I read the patch and without knowing the olsrd code I would say that you
operate on interface names instead of IPs. But I see some problems here:
- How does this work in a mixed environment ?
- More important: The routing table operates on IP addresses and not on
interface names. Even if olsrd can distinguish your interfaces by name the
kernel can't.
Imagine: You have a node A with 2 Interfaces and node B can hear both
interfaces but one better than the other. The routing table entry would look
like that "<destination> via IP_of_node_A" whereas the kernel can't send the
packet to a distinct interface of A. Whatever interface of A responds first
to your ARP query will get all data packets and thus you may end up with
using lossy links.
I don't see anything to solve that in this patch.
Regards,
Marek
next prev parent reply other threads:[~2007-11-20 12:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-20 5:22 [B.A.T.M.A.N.] problem starting batmand (v799) rene
2007-11-20 9:08 ` Axel Neumann
2007-11-20 10:31 ` rene
2007-11-20 10:59 ` [B.A.T.M.A.N.] single IP for multiple interfaces (was: Re: [B.A.T.M.A.N.] problem starting batmand (v799)) Marek Lindner
2007-11-20 11:29 ` [B.A.T.M.A.N.] single IP for multiple interfaces rene
2007-11-20 12:24 ` Marek Lindner [this message]
2007-11-20 13:45 ` rene
2007-11-20 14:08 ` Marek Lindner
2007-11-20 11:32 ` [B.A.T.M.A.N.] problem starting batmand (v799) Axel Neumann
2007-11-20 11:39 ` [B.A.T.M.A.N.] single IP for multiple interfaces rene
2007-11-20 12:31 ` Axel Neumann
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=200711201324.34421.lindner_marek@yahoo.de \
--to=lindner_marek@yahoo.de \
--cc=b.a.t.m.a.n@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox