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.
- Change the configuration file as required.
- 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.
- Repeat these steps for all relay servers.