Date: Sun, 13 Mar 2005 15:11:21 -0500 From: "Fafa Diliha Romanova" <fteg@london.com> To: questions@freebsd.org Subject: IPv6 in rc.conf only: create gif0 / add route? Message-ID: <20050313201121.D5EE14BE6D@ws1-1.us4.outblaze.com>
next in thread | raw e-mail | index | archive | help
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=3D"YES" ipv6_gateway_enable=3D"YES" ipv6_network_interfaces=3D"gif0" ipv6_defaultrouter=3D"fe80::%gif0" ipv6_ifconfig_gif0=3D"inet 213.183.143.59 213.121.24.85" ipv6_ifconfig_gif0=3D"inet6 alias 2001:618:400:4572::1 prefixlen 64" ipv6_ifconfig_gif0=3D"inet6 alias 2001:618:400:4572::2 prefixlen 64" ipv6_ifconfig_gif0=3D"inet6 alias 2001:618:400:4572::3 prefixlen 64" ipv6_firewall_enable=3D"YES" ipv6_firewall_type=3D"open" rtadvd_enable=3D"YES" rtadvd_interfaces=3D"gif0" Is anybody able to tell what I lack? I certainly cannot ping6 6bone.net after reboot. Thanks! All the best, -- Fafa --=20 ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050313201121.D5EE14BE6D>