Installing a Remote Perimeter Server in a Less Secure Network in Windows
Install a Perimeter Server in a Windows environment in interactive mode.
Procedure
- Close all open Windows programs.
- Copy the .jar installation files from the installation media to a Windows directory. If you are using FTP to copy the file, make sure that your session is set to binary mode.
-
Complete the following steps:
- Click Start.
- Right-click Command Prompt and select Run as administrator. The Administrator: Command Prompt dialog box is displayed.
-
Enter the following command:
\path_to_java\java -jar \<path to PS server installable>\ps_filename.jar –interactive
- Enter the full path name of the installation directory.
-
If there is an existing installation in the directory you specify, you can update it using the
same settings. Answer the question: There is an existing install at that location, update it while
keeping existing settings? If yes, the installation proceeds without more entries.
Note: If you want to change any of the settings, you must use a new directory, or delete the old installation before you reinstall the Perimeter Server. You cannot overwrite an existing installation, and you cannot use an existing directory that does not contain a valid installation. The existing installation must be Sterling B2B Integrator V5.2.x or later.
- Confirm that the installation directory is correct. The program verifies the amount of available disk space.
- Answer Yes to the question: Is this server in a less secure network than the integration server?
- Answer the question: Will this server need to operate on specific network interfaces? If yes, the program returns a list of the network interfaces available on your host. Select the interfaces for the server to use.
- Enter the TCP/IP address or DNS name for the internal interface to use to communicate with the integration server (Sterling B2B Integrator). Press Enter to use a wildcard for this address.
- Verify the TCP/IP address or DNS name for the internal interface.
- Enter the TCP/IP address or DNS name for the external interface to use to communicate with trading partners. Press Enter to use a wildcard for this address.
- Verify the TCP/IP address or DNS name for the external interface.
- Enter the port that the Perimeter Server listens on for the connection from the integration server (B2B Advanced Communications). The port number must be higher than 1024.
- Verify the port. When the Perimeter Server is installed, the following message is displayed: Installation of Perimeter Service is finished.
- Change to the installation directory.
-
Enter
startupPs.cmdto start the Perimeter Server.