Views:

This error appears when WFBS is installed on a Microsoft Internet Security and Acceleration (ISA) Server. The issue occurs because the ISA Server's default firewall setting does not allow SSL to run on port 4343.

To resolve the issue, do one of the following:

  1. Open the Microsoft Internet Information Services (IIS) Manager.
  2. Delete the OfficeScan website.
  3. Open the command prompt and go to the ..\Trend Micro\Security Server\PCCSRV directory.
  4. Run these commands:

    svrsvcsetup -setvirdir
    svrsvcsetup -disablessl

  5. In IIS, check if the OfficeScan website was recreated.
    If it is created, type the following in the Internet Explorer (IE) address bar and proceed to Step 6:

    http://<Trend Micro Security Server name>:<port>/Officescan

    If the OfficeScan website was not recreated, repeat Steps 1-5, but close the IIS window before doing Step 4.

  6. Modify the WFBS console shortcut by doing the following:
    1. Open Microsoft Windows Explorer and go to the .\Trend Micro\Security Server\PCCSRV directory.
    2. Right-click the Worry-Free Business Security console shortcut file and click Properties.
    3. Click the Web Document tab and paste the URL you copied in Step 5.

      Web Document

      Click image to enlarge

    4. Click OK.
  1. Open IE and then click Tools > Internet Options.
  2. Navigate to Connections > LAN Settings.
  3. Click Proxy Server > Advanced and select Exceptions.
  4. Add the IP address, server name and FQDN of the Security Server in Exceptions.
    For example, 10.0.0.1;trendserver;trendserver.domain.com.
  5. Click OK thrice to apply the changes.
  1. Extract the contents of the isa_tpr.zip file and save the isa_tpr.js tool to a temporary folder.
  2. Open the command prompt and go to the folder where you placed the isa_tpr.js tool.
  3. Run these commands:

    cscript isa_tpr.js /add port4343 4343
    cscript isa_tpr.js /show

     
    The second command displays all defined ports. Use it to check if you have successfully added port 4343.