If the computer running Web Server 2.0 has several network interfaces and the default interface is not the one required for the Web Server 2.0 module, change the network interface in the following way:

  1. Open the start_86.bat or start_64.bat file (depending on whether the 32-bit or 64-bit version of the Web Server 2.0 module runs). The file is located in the <Intellect installation directory>\Modules\Jetty folder.
  2. Add theĀ -Djetty.host=0.0.0.0 parameter, where 0.0.0.0 is the IP address of the desired network.
  3. Save changes to the start_86.bat or start_64.bat file.

Changing the network interface for the Web Server 2.0 module is complete.