mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 03:19:59 -04:00
Remove ARM notes about Solaris 2.5.1
It was released in May 1996 and hopefully is not used to run BIND
anymore.
(cherry picked from commit 4388656f60)
This commit is contained in:
parent
767b36b9c5
commit
be7ee4137c
1 changed files with 0 additions and 12 deletions
|
|
@ -2721,9 +2721,6 @@ options are:
|
|||
UDP and TCP queries, but the port applies only to UDP queries. TCP
|
||||
queries always use a random unprivileged port.
|
||||
|
||||
.. note:: Solaris 2.5.1 and earlier does not support setting the source address
|
||||
for TCP sockets.
|
||||
|
||||
.. warning:: Specifying a single port is discouraged, as it removes a layer of
|
||||
protection against spoofing errors.
|
||||
|
||||
|
|
@ -2866,9 +2863,6 @@ options apply to zone transfers.
|
|||
``transfer-source`` statement within the ``view`` or ``zone`` block
|
||||
in the configuration file.
|
||||
|
||||
.. note:: Solaris 2.5.1 and earlier does not support setting the source
|
||||
address for TCP sockets.
|
||||
|
||||
.. warning:: Specifying a single port is discouraged, as it removes a layer of
|
||||
protection against spoofing errors.
|
||||
|
||||
|
|
@ -2904,9 +2898,6 @@ options apply to zone transfers.
|
|||
or per-view basis by including a ``notify-source`` statement within
|
||||
the ``zone`` or ``view`` block in the configuration file.
|
||||
|
||||
.. note:: Solaris 2.5.1 and earlier does not support setting the source
|
||||
address for TCP sockets.
|
||||
|
||||
.. warning:: Specifying a single port is discouraged, as it removes a layer of
|
||||
protection against spoofing errors.
|
||||
|
||||
|
|
@ -5443,9 +5434,6 @@ The following options apply to DS queries sent to ``parental-agents``:
|
|||
``parental-source`` statement within the ``zone`` or ``view`` block in the
|
||||
configuration file.
|
||||
|
||||
.. note:: Solaris 2.5.1 and earlier does not support setting the source
|
||||
address for TCP sockets.
|
||||
|
||||
.. warning:: Specifying a single port is discouraged, as it removes a layer of
|
||||
protection against spoofing errors.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue