``queryport-pool-updateinterval``
This option is obsolete.
- .. note:: The address specified in the ``query-source`` option is used for both
- UDP and TCP queries, but the port applies only to UDP queries. TCP
- queries always use a random unprivileged port.
+.. note:: The address specified in the ``query-source`` option is used for both
+ 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.
+.. note:: Solaris 2.5.1 and earlier does not support setting the source address
+ for TCP sockets.
- .. note:: See also ``transfer-source``, ``notify-source`` and ``parental-source``.
+.. warning:: Specifying a single port is discouraged, as it removes a layer of
+ protection against spoofing errors.
+
+.. warning:: The configured ``port`` must not be same as the listening port.
+
+.. note:: See also ``transfer-source``, ``notify-source`` and ``parental-source``.
.. _zone_transfers:
.. 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.
+
+ .. warning:: The configured ``port`` must not be same as the listening port.
+
``transfer-source-v6``
This option is the same as ``transfer-source``, except zone transfers are performed
using IPv6.
.. 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.
+
+ .. warning:: The configured ``port`` must not be same as the listening port.
+
``notify-source-v6``
This option acts like ``notify-source``, but applies to notify messages sent to IPv6
addresses.
.. 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.
+
+ .. warning:: The configured ``port`` must not be same as the listening port.
+
``parental-source-v6``
This option acts like ``parental-source``, but applies to parental DS
queries sent to IPv6 addresses.