aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2001-12-06 20:44:14 +0000
committerNick Sayer <nsayer@FreeBSD.org>2001-12-06 20:44:14 +0000
commit284d8fda4db385214551681bfe2bb72d242f26a7 (patch)
treea33cd48f27ea4625b133c2fd67632b669e1a8258 /etc
parent0fbfd3c17dc0686a82c25853d7b1508fc5d43ab4 (diff)
downloadsrc-284d8fda4db385214551681bfe2bb72d242f26a7.tar.gz
src-284d8fda4db385214551681bfe2bb72d242f26a7.zip
Add a commented-out defaultrouter entry for 6to4 users. See RFC-3068
Notes
Notes: svn path=/head/; revision=87464
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index abfb5b22e45c..aeeaea824ace 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.