Configure a single listener-address for the replication server to change the default setting of listening on all addresses.
By default, the replication server binds the listening ports to all available interfaces
of the machine. To bind the listener to a specific address, change the address to the
host name provided when replication is enabled and set the
listen-on-all-addresses
property to FALSE
.
The replication server’s configuration entry stores a host name for itself so that it
can resolve the address and specify it during the socket bind. If the server information
is missing from the system, an error message generates with instructions on specific
address binding. You can use the dsconfig tool to change the value of
the listen-on-all-addresses
property from TRUE
(default) to FALSE
.
To configure a replication server to listen on a single address: