From 4bb45dbc2f3ec4d38e5bf6d6f366460ff1fd6ab8 Mon Sep 17 00:00:00 2001 From: nsayer Date: Thu, 6 Dec 2001 20:44:14 +0000 Subject: Add a commented-out defaultrouter entry for 6to4 users. See RFC-3068 --- etc/defaults/rc.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/defaults') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index abfb5b2..aeeaea8 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -241,6 +241,7 @@ icmp_bmcastecho="NO" # respond to broadcast ping packets ipv6_enable="NO" # Set to YES to set up for IPv6. ipv6_network_interfaces="auto" # List of network interfaces (or "auto"). ipv6_defaultrouter="NO" # Set to IPv6 default gateway (or NO). +#ipv6_defaultrouter="2002:c058:6301::" # Use this for 6to4 (RFC 3068) ipv6_static_routes="" # Set to static route list (or leave empty). #ipv6_static_routes="xxx" # An example to set fec0:0000:0000:0006::/64 # route toward loopback interface. -- cgit v1.1