Microsoft Exchange Server conflicts with VigilEnt Security Agent for WebServers communication port 1 (NETIQKB31539)

  • 7731539
  • 02-Feb-2007
  • 08-Sep-2008

Resolution

fact
VigilEnt Security Agent for WebServers 3.0

symptom
Microsoft Exchange Server conflicts with VigilEnt Security Agent for WebServers communication port 1099.

fix

To determine if port 1099 is in use before installation, the following command can be used to list the ports that are in use:

c:\winnt\system32\ netstat -a -n -p tcp



To resolve this issue after installation, change the following communication ports on the Manager Server:

  1. Navigate to install_folder\VSAforWebServers\manager.
  2. Open the startup.properties file.
  3. Change the value in line agent.port = 1099 to an available port.
  4. Save and close the viewer.
  5. Navigate to install_folder\VSAforWebServers\guiserver.
  6. Open the startup.properties file.
  7. Change the value in line agent.port = 1099 to an available port.
  8. Save and close the viewer.

To change the communication port on each distributed agent:

  1. Navigate to install_folder\VSAforWebServers\agent.
  2. Open the startup.properties file.
  3. Change the value in the line agent.port = 1099 to an available port.
  4. Save and close the viewer.


Additional Information

Formerly known as NETIQKB31539