Make sure users understand that BIND9 was included in FreeBSD versions
5.3 and above. Users of previous FreeBSD versions may install BIND9 from ports. Inspired by: PR: 77063 Patch idea by: Brad Davis <so14k@so14k.com>
This commit is contained in:
parent
fab201f1f5
commit
d62a18eed7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23872
1 changed files with 5 additions and 3 deletions
|
@ -2976,9 +2976,11 @@ host mailhost {
|
|||
|
||||
<para>
|
||||
This document refers to BIND 8.x, as it is the stable version
|
||||
used in FreeBSD. BIND 9.x in FreeBSD can be installed through
|
||||
the <filename role="package">net/bind9</filename> port.
|
||||
</para>
|
||||
used in &os;. Versions of &os; 5.3 and beyond include
|
||||
<acronym>BIND</acronym>9 and the configuration instructions
|
||||
may be found later in this chapter. Users of &os; 5.2
|
||||
and other previous versions may install <acronym>BIND</acronym>9
|
||||
from the <filename role="package">net/bind9</filename> port.</para>
|
||||
|
||||
<para>
|
||||
RFC1034 and RFC1035 dictate the DNS protocol.
|
||||
|
|
Loading…
Reference in a new issue