Hello!

I have a /48 delegation from Access to Six.

I can't seem to get much out of this:

# IPv6 NETWORK CONFIGURATION
#
ipv6_enable="YES"
ipv6_gateway_enable="YES"
gif_interfaces="gif0"
gifconfig_gif0="192.168.187.1 62.61.157.209"
gifconfig_lo0="inet6 3ffe:80ee:1075::1200 prefixlen 128"
rtadvd_enable="YES"
rtadvd_interfaces="ep0"
ipv6_firewall_enable="YES"
ipv6_firewall_type="open"

These settings works, however:

ifconfig gif0 create tunnel 192.168.187.1 62.61.157.209 up
route add -inet6 default -interface gif0
ifconfig lo0 inet6 3ffe:80ee:1075::1200 prefixlen 128

What is wrong in my rc.conf?

And, will it now be defaultrouter for my workstation (192.168.187.2)?

Thanks!

--janine

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

Reply via email to