Updating the Relay Server Configuration File

Use the rshost utility to propagate changes in the relay server configuration file to a running instance of the relay server running on the same machine. Repeat this process on each node on which a relay server is installed.

  1. Change the configuration file as required.
  2. From the command line, run the utility with this exact syntax:
    rshost -u -f <filename>

    The -u option instructs rshost to detect configuration updates and apply them to the currently running relay server. The -f option is used to specify the new configuration file.

  3. Repeat these steps for all relay servers.