Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2007 18:37:01 +0300
From:      "Alexandros Kosiaris" <akosiaris@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   if_bridge and link-local IPv6 eui64 address problem
Message-ID:  <cee728a70708030837g2fe2bee8l501411d7e5f632b5@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I am having a question about if_bridge and IPv6 link-local addresses
I am using FreeBSD 6.2-p7 and after setting rc.conf like the following
and rebooting, I get no link-local address for bridge0

ipv6_enable="YES"
cloned_interfaces="bridge0"
ifconfig_bridge0="addm sis0 addm sis1 192.168.2.1 netmask 255.255.255.0"
ifconfig_sis0="up"
ifconfig_sis1="up"
ifconfig_sis2="DHCP"

The 3 sis interfaces get link-local addresses normally.

Is there any specific reason which eludes me for this ?

Thanks for the good work. Have a nice holiday.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cee728a70708030837g2fe2bee8l501411d7e5f632b5>