if_bridge and IPv6?

Bruce A. Mah bmah at freebsd.org
Mon Aug 29 20:17:25 GMT 2005


Hi folks--

Can anyone tell me if I should be able to run IPv6 over an if_bridge
interface?

I'm running RELENG_6 from a few days ago on a Soekris net4801 and have
created a bridge0 interface with two of the physical network interfaces
(sis0 and sis1) as members.

IPv4 seems to work fine over this; I can assign an IPv4 address to
bridge0 and everything seems normal.  If I assign an IPv6 address to the
interface, no IPv6 packets seem to go in or out, and ping6-ing a machine
on the same subnet yields:

hornet# ping6 other_address
PING6(56=40+8+8 nbytes) (net4801_address) --> (other_address)
_storelladdr: something odd happens
ping6: sendmsg: Invalid argument
ping6: wrote tomcat.kitchenlab.org 16 chars, ret=-1
nd6_storelladdr: something odd happens

Note that the output above is slightly mangled; I wonder if this has to
do with some buffer related to the net4801's serial console being
overrun.  Anyways.

tcpdump-ing in various places shows that ICMPv6 neighbor solicitation
packets aren't leaving the net4801.  If I try to ping the net4801 from
other machines on the subnet, I can see *their* neighbor solicitation
packets arrive at the net4801 with tcpdump, but it never (as far as I
can tell) sends a response.

I wonder if this has to do with IPv6 ND packets being sent as multicast,
but that's just a guess.  Googling showed that at least on NetBSD 1.6,
this didn't work, but I wasn't able to find anything immediately
applicable to FreeBSD 6.0-BETA3.  :-)

Any ideas?

Thanks!

Bruce.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20050829/87a694db/attachment.bin


More information about the freebsd-net mailing list