All of lore.kernel.org
 help / color / mirror / Atom feed
From: filipe abrantes <filipe_abrantes@netcabo.pt>
To: bridge@lists.osdl.org
Subject: [Bridge] bridging ipv6
Date: Mon, 26 Apr 2004 00:45:51 +0100	[thread overview]
Message-ID: <408C4DAF.5000206@netcabo.pt> (raw)

hello all:

im trying to set up a bridge for ipv6, but i cant manage to get it 
working, does someone have experience with this?

i used the common :

brctl addbr br0
brctl addif br0 eth0
brctl addif br0 eth2

then to set up the ip's i tried

ifconfig eth0 inet6 add ::/0
ifconfig eth2 inet6 add ::/0
ifconfig br0 inet6 add 2020::2/128

and also tried(the above didnt work for me):

removing all addresses from all bridged interfaces (even the link local 
ones).


Another question:

Is there any way i can set up a bridge and then block all level 2 
forwarding between the bridged interfaces?

I know it seems odd, but the idea was to have only one interface to 
handle the other two - its good for ipv6 multicasting,  that way you 
dont need to bind sockets to all interfaces.


thanks a lot

             reply	other threads:[~2004-04-25 23:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-25 23:45 filipe abrantes [this message]
2004-04-26 15:57 ` [Bridge] bridging ipv6 Stephen Hemminger

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=408C4DAF.5000206@netcabo.pt \
    --to=filipe_abrantes@netcabo.pt \
    --cc=bridge@lists.osdl.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.