Name

NAMES.DEFAULT_FORWARDERS

Synopsis

NAMES.DEFAULT_FORWARDERS =
  (FORWARDER_LIST =
    (forwarder_address)
    [(forwarder_address)...]
  )

forwarder_address := (FORWARDER =
                       (name)
                       (address_data)
                     )

Specifies a list of one or more Names servers to which name resolution requests can be forwarded if they can’t be satisfied by the Names server that you are configuring.

Parameters

name

The fully qualified name of the Names server. For example: ns1.gennick.org.

address_data

The address on which the Names server is listening. See NAMES.ADDRESSES for details on this parameter.

Get Oracle Net8 Configuration and Troubleshooting now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.