By default, the replication server binds the listening ports to all available interfaces of the machine. To bind the listener to a specific address, the address must be the host name provided when replication is enabled and the listen-on-all-addresses property must be set to FALSE.

The replication server’s configuration entry already 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 will be generated 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.