User's Manual

80 Configuring FSE
Changing the IP address of an FSE host
When changing the IP address of a host of the FSE implementation, proceed as follows:
1. Stop the FSE processes with fse --stop.
2. Stop the omniORB naming service with omniNames --stop.
3. Remove all files in the directory for temporary omniORB files. This directory is platform-dependent.
Linux specific
The temporary omniORB directory is /var/opt/fse/omniorb.
Windows specific
The temporary omniORB directory is %InstallPath%\var\omniorb.
The value of %InstallPath% depends on the choice made in the FSE installation process. It defaults
to C:\Program Files\Hewlett-Packard\FSE.
4. Change the IP address of the host using the operating system tools.
5. If the omniORB.cfg file is configured, change its contents appropriately.
For more information, seeReconfiguring FSE interprocess communication” on page 75.
6. Start the omniORB naming service and FSE processes with fse --start.
serverTransportRule = 192.168.240.0/255.255.255.0 tcp
serverTransportRule = * none