Hey! I am trying to add my entire IPv6 setup into rc.conf. But it seems it won't automagically create gif0, nor will it add the default route. This is my rc.conf:
# *** IPv6 configuration # ipv6_enable="YES" ipv6_gateway_enable="YES" ipv6_network_interfaces="gif0" ipv6_defaultrouter="fe80::%gif0" ipv6_ifconfig_gif0="inet 213.183.143.59 213.121.24.85" ipv6_ifconfig_gif0="inet6 alias 2001:618:400:4572::1 prefixlen 64" ipv6_ifconfig_gif0="inet6 alias 2001:618:400:4572::2 prefixlen 64" ipv6_ifconfig_gif0="inet6 alias 2001:618:400:4572::3 prefixlen 64" ipv6_firewall_enable="YES" ipv6_firewall_type="open" rtadvd_enable="YES" rtadvd_interfaces="gif0" Is anybody able to tell what I lack? I certainly cannot ping6 6bone.net after reboot. Thanks! All the best, -- Fafa -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"