Ports used by the Evacuation Assistant plugin - Evacuation Assistant 1.4.0

Evacuation Assistant Guide 1.4.0

Product
Evacuation Assistant
Content type
Guides > Plugin and extension guides
Version
1.4
Language
English
Last updated
2023-05-31

Before installing the Evacuation Assistant plugin, you must ensure that the required ports are open on all network switch routers and firewalls, and that no other applications are using these ports.

Inbound Outbound Configurable Port usage
443 - Yes1 Communication between the Evacuation Assistant portal and the Evacuation Assistant Service.
- Automatically set by the Evacuation Assistant service Yes1 Communication between Evacuation Assistant Service and the Security Center Directory.
5002 - Yes2 Communication between the Evacuation Assistant Service and the Evacuation Assistant plugin.
1To configure these ports:
  1. Navigate to the plugin installation folder.
  2. Open the Evacuation Assistant\Genetec.AccessControl.EvacuationAssistant.Plugin.dll.config config file.
  3. Modify the following lines, changing the ports to the desired values:
    <appSettings>
        <add key="ServicePort" value="443" />
        <add key="SCSecureHTTPPort" value="" />
    </appSettings>
  4. Save the file and restart the plugin.

2To configure this port, see Configuring the Evacuation Assistant plugin role.