diff --git a/doc/example.conf b/doc/example.conf index 35635a0a1..7bf43f9e5 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -30,7 +30,6 @@ server: # enable this feature to detect all available interfaces automatically # May not be supported on all platforms. experimental. Do not forget # to enable access-control for your ip4, ip6 and ip6mappedip4 addrs. - # On FreeBSD needs net.inet6.ip6.v6only=0 in /etc/sysctl.conf. # interface-automatic: no # port to answer queries from diff --git a/doc/unbound.conf.5 b/doc/unbound.conf.5 index c4d2c1540..98c8c25ec 100644 --- a/doc/unbound.conf.5 +++ b/doc/unbound.conf.5 @@ -102,9 +102,9 @@ support in your OS for IPv6 (and its socket options). You have to set access control for IPv4, IPv6 addresses and also for mapped IPv4 to IPv6 addresses (i.e. ::ffff:192.168.0.0/112 and so on). IPv4 TCP connections use the IPv4 access control, IPv4 UDP queries use the mapped access control. -On FreeBSD it needs net.inet6.ip6.v6only=0 in /etc/sysctl.conf. OpenBSD may -not support it at all. -Default value is no. +On FreeBSD sysconfig is associated with this, net.inet6.ip6.v6only in +/etc/sysctl.conf, it should work with this set or unset. OpenBSD may not +support it at all. Default value is no. .TP .B outgoing\-interface: \fI Interface to use to connect to the network. This interface is used to send