Top
Systemwalker Desktop Keeper V14g Reference Manual
Systemwalker

4.2 How to Modify the Port Number Being Used

This section describes how to modify the port number when Systemwalker Desktop Keeper is in use.

In addition, after the port number has been modified, it is necessary to modify the firewall’s exceptions setting.

Modify via (Master) Management Server

Modify the port number of No.(1) ~ No.(10) of Port Number List

Use the Server Settings Tool to modify. For more information on how to do so, please refer to "Modify Communication Information of Management Server" of "Systemwalker Desktop Keeper User's Guide: for Administrator".

Modify the port number of No.(11) of Port Number List
  1. Open <Installation Folder of Database Related Files>\ENV\SWDTKENV.INI with text editor.

  2. Modify the port number specified in “RDASVPORT=” of [SYSTEM] section.

  3. Save with overwriting.

  4. Open <Installation Folder of Database Related Files>\ENV\SWDTKMNT.INI with text editor.

  5. Modify the port number specified in “RDASVPORT=” of [SYSTEM] section.

  6. Save with overwriting.

Modify the port number of No.(19) of Port Number List
  1. Open <Installation Folder of Database Related Files>\ENV\SWDTKENV.INI with text editor.

  2. Modify the port number specified in “RDASVPORT=” of [SYSTEM] section.

  3. Save with overwriting.

  4. Open <Installation Folder of Database Related Files>\ENV\SWDTKMNT.INI with text editor.

  5. Modify the port number specified in “RDASVPORT=” of [SYSTEM] section.

  6. Save with overwriting.


Modify via Management Console

Modify the port number of No. (2) of Port Number List

Use the installation program to modify. For more information about how to do so, please refer to "Change Management Console Environment" of "Systemwalker Desktop Keeper User's Guide: for Administrator". (Please modify specified part of the port number)

Modify the port number of No. (12) of Port Number List

Use the CT operation parameter information file to modify. For more information about how to do so, please refer to “Change Operation Settings of Client (CT)” of "Systemwalker Desktop Keeper User's Guide: for Administrator".


Modify via Client (CT)

Modify the port number of No. (12) of Port Number List

Use the installation program to modify. For more information about how to do so, please refer to “Wizard-style Installation” of "Systemwalker Desktop Keeper Installation Guide" (Please modify specified part of the [Settings of E-mail Control Method] window).

Modify the port numbers apart from No. (12) of Port Number List
  1. Uninstall the client (CT). For more information about how to do so, please refer to “Uninstall CT” of “Systemwalker Desktop Keeper Installation Guide”.

  2. Re-install the client (CT). When installing, please specify the port number to be modified. For more information about how to do so, please refer to “Install CT” of “Systemwalker Desktop Keeper Installation Guide”.


Modify via Log Analyzer Server

Modify the port number of No.(15) ~ No.(16) of Port Number List
  1. Open <Installation Folder of Log Analyzer Server>\bin\SWDTLAENV\ENV\system.ini with a text editor.

  2. When modifying the port number of No. 15 in the port number list, the port number specified in "PORT=" of [RDA-SV] section should be modified.

  3. When modifying the port number of No. 16 in the port number list (the port number specified in [Communication Port 3] during the installation of the Log Analyzer Server), the port number specified in "PORT=" of [RDB] section should be modified.

  4. Save with overwriting.


After database construction, please execute the following procedure when modifying a port.

  1. Select [Run] from the [Start] menu.
    Enter “<Installation Target of Database Related Files>\sfwsv\SYSSETUP.EXE” in [Name] and click the [OK] button.

  2. Select [SWDTLA] of the system list, and click the [Update] button.

  3. When modifying the port number of No. 16 in the port number list (the port number specified in [Communication Port 3] during the installation of the Log Analyzer Server), edit [RDB2_TCP Port Number].
    Please do not edit other values.

  4. Click the [OK] button.

  5. The [RDA-SV(SymfoWARE) communication environment definition] window is displayed. Please do not modify it and click the [OK] button directly.

  6. Click the [Close] button.

  7. After the completion window is displayed, click the [OK] button.

  8. Select [All Programs] - [Symfoware Server Enterprise Edition] - [RDB Start&Stop] from the [Start] menu.

  9. After confirming the following, click the [Stop] button.

    • System name is “SWDTLA”

    • The Report Output Tool, Log Analyzer and Data Transfer Command are not started

  10. After the database has stopped, click the [Start] button to restart the database.


Modify the Port Number of IIS to Numbers Other Than 80

This section describes how to modify the port number of No. (17) in the port number list.
If the port number “80” of IIS has been used by the system, modify it according to the following procedure.
Confirm that the port number is already being used in the system and then modify to a non-used port number.

When modifying the port number of IIS, please make sure to modify the port number of the Log Analyzer Server.

Procedure of modifying port number in IIS (prior to 6.0)
  1. Select [Administrative Tools] - [Internet Information Services (IIS) Manager] from the [Start] menu to start the IIS Manager.

  2. Select [Default Web Sites] of [Web Sites], right-click and select [Stop].

  3. Select [Default Web Site] of [Web Sites], right-click and select Properties.
    → The following window is displayed.

  4. Modify the value of [TCP Port]. Please specify a port number that is not used by the system with any numeric value that is larger than 1024.

    The following describes the example of modifying the [TCP Port] to “12250”.

  5. After the value has been modified, please click the [OK] button.

  6. Select [Default Web Site] of [Web Sites] right-click and select [Start].

Procedure of modifying port number in IIS (7.0)
  1. Select [Administrative Tools] - [Internet Information Service (IIS) Manager] from the [Start] menu to start the IIS Manager.

  2. Select [Default Web Site] of [Sites], right-click and select [Edit Bindings].

    → The [Site Bindings] window is displayed.

  3. Select the line of http and click the [Edit] button.

    → The [Edit Site Binding] window is displayed.

  4. Modify the [Port] number, and click the [OK] button.

Procedure of modifying port number of Management Server

Modify the settings of the Management Server to make it consistent with the modified IIS port number.

  1. Logon to Windows with an account that belongs to the Administrators group.

  2. Select [Start] - [Programs] - [Systemwalker Desktop Keeper] - [Server] - [Desktop Keeper Main Menu], right-click and select [Properties].

    → The [Desktop Keeper Main Menu Properties] window is displayed.

  3. Modify the port number on the URL displayed at [Target] of the [Properties of Systemwalker Desktop Keeper Main Menu] window to make it consistent with the modified port number.

    Example) Modify the Port Number to 12250

    [Before Modification]
    “C: \Program Files\Internet Explorer\iexplore.exe” http: //localhost/DTK/index.html

    [After Modification]
    “C: \Program Files\Internet Explorer\iexplore.exe” http: //localhost: 12250/DTK/index.html

  4. Click the [OK] button.