Updating property file for network interface binding changes

On the server where the system is located, you can edit the noapp.properties_platform_ifcresources_ext.in file.

  1. Locate the admin_host parameter.
    The default settings are as follows:
    • hostname1 is the name of primary network interface, the one given highest priority by the system.
    • localhost is the name of the network interface on the server where the system is located.
    • Default entries: admin_host.1 = hostname1 and admin_host.2 = localhost
  2. Correct the parameters as necessary.
  3. If no interface is being displayed, edit hostname1 so that it correctly identifies the primary network interface that accesses the system.
  4. If an extra network interface must access the system, add an extra admin_host entry.
    For example: admin_host.3 = hostname2
  5. Stop Sterling B2B Integrator.
  6. Navigate to the install_dir.
  7. Navigate to the bin directory.
  8. Run the setupfiles.sh (UNIX) or setup.cmd (Windows).
  9. Start Sterling B2B Integrator.