Hi,

>>>>> On Tue, 5 Nov 2002 17:00:40 -0800
>>>>> Maxime Henrion <[EMAIL PROTECTED]> said:

mux>    ipv6_enable="YES"
mux>    ipv6_defaultrouter="2002:c058:6301::"  # Use this for 6to4 (RFC 3068)
mux>    ipv6_prefix_xl1="2002:5143:8351:"
mux>    stf_interface_ipv4addr="81.67.131.81"

It seems you do configure your box as follows:

         (6to4 router)
              | 2002:c058:6301::
              |
              |
              | stf0
              | 2002:5143:8351:0::1
           (your box)
              | xl1
              | 2002:5143:8351:0:EUI-64
              |
        ------+------------------------------------
                              2002:5143:8351:0::/64

You cannot share 2002:5143:8351:0::/64 between xl1 and stf0.  Please
don't use same SLA-ID for xl1 and stf0.  If you want to use 0 for stf0
(default of stf_interface_ipv6_slaid), please use non-zero SLA-ID for
xl1 like:

        ipv6_prefix_xl1="2002:5143:8351:1"

Or, if you want to use 0 for xl1, please set stf_interface_ipv6_slaid.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
[EMAIL PROTECTED]  [EMAIL PROTECTED]  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to