All of lore.kernel.org
 help / color / mirror / Atom feed
From: "François Schmidts" <francois@tiolive.com>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: bridge@lists.linux-foundation.org
Subject: Re: [Bridge] Number of addresses limitation
Date: Wed, 25 Aug 2010 23:49:09 +0200	[thread overview]
Message-ID: <4C758FD5.4020801@tiolive.com> (raw)
In-Reply-To: <20100825133959.6b409cd8@nehalam>

  On 25/08/2010 22:39, Stephen Hemminger wrote:
> On Wed, 25 Aug 2010 21:43:11 +0200
> Nicolas de Pesloüan<nicolas.2p.debian@free.fr>  wrote:
>
>> Le 25/08/2010 16:51, François Schmidts a écrit :
>>>     Hi,
>>>
>>> I'm using bridge-utils to add a bunch of tap interfaces to my computer
>>> so I can run different qemu vm at the same time without using nat to
>>> give them network access. It works fine.
>>>
>>> But at the same time I would like to add a lot of IPv6s addresses to the
>>> bridge interface (br0). I find myself limitated to more or less 56
>>> addresses. If I add one more, one of the addresses already existing just
>>> disappear from the br0 interface.
>>>
>>> Is there something I could do to remove or extent this limitation ?
>> Did you try the same IPv6 configuration on a normal ethernet NIC ? Do you think this is a bridge
>> only related problem ?
>>
> Also what tools are you using? Don't use ifconfig (iputils) for IPv6;
> only ip command (iproute2) works correctly with multiple addresses.
I use something like "ip addr add <prefix>::number/64 dev br0" in a loop 
to add quickly multiple addresses to the bridge.
As far as I have tested it on classic interfaces like eth0, it works 
fine and I can see my 200 addresses (if I added 200 of them) in the 
output of ifconfig.

  reply	other threads:[~2010-08-25 21:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-25 14:51 [Bridge] Number of addresses limitation François Schmidts
2010-08-25 19:43 ` Nicolas de Pesloüan
2010-08-25 20:39   ` Stephen Hemminger
2010-08-25 21:49     ` François Schmidts [this message]
2010-08-26 19:38       ` Nicolas de Pesloüan
2010-08-26 21:00         ` Nicolas de Pesloüan
2010-08-26 21:40           ` Stephen Hemminger
2010-08-26 22:27             ` François Schmidts

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=4C758FD5.4020801@tiolive.com \
    --to=francois@tiolive.com \
    --cc=bridge@lists.linux-foundation.org \
    --cc=shemminger@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 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.