From afcf651cf837ca670464da8bf2068cd24ff0e47d Mon Sep 17 00:00:00 2001 From: ume Date: Thu, 25 Jul 2002 15:44:01 +0000 Subject: Change the default setting of an IPv4-mapped IPv6 address to off. Requested by: many people --- etc/defaults/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index c517883..d76b5d8 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -300,7 +300,7 @@ stf_interface_ipv6_slaid="0000" # IPv6 Site Level Aggregator for stf0 ipv6_faith_prefix="NO" # Set faith prefix to enable a FAITH # IPv6-to-IPv4 TCP translator. You also need # faithd(8) setup. -ipv6_ipv4mapping="YES" # Set to "NO" to disable IPv4 mapped IPv6 addr +ipv6_ipv4mapping="NO" # Set to "YES" to enable IPv4 mapped IPv6 addr # communication. (like ::ffff:a.b.c.d) ipv6_firewall_enable="NO" # Set to YES to enable IPv6 firewall # functionality -- cgit v1.1