diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-07-25 15:44:01 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-07-25 15:44:01 +0000 |
| commit | dcaecffe697706dcc4f4a7e6e4f2cc2bf01340f8 (patch) | |
| tree | 4d64d6b654d319829eb9e8957402b9add6d811cf /etc/defaults | |
| parent | de9a18ceec35f0f6c9b60193a3e3af774715e44f (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/rc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index c517883b0832..d76b5d887d2e 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 |
