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:
- Navigate to the plugin installation folder.
- Open the Evacuation Assistant\Genetec.AccessControl.EvacuationAssistant.Plugin.dll.config config file.
- Modify the following lines, changing the ports to the desired
values:
<appSettings> <add key="ServicePort" value="443" /> <add key="SCSecureHTTPPort" value="" /> </appSettings>
- Save the file and restart the plugin.
2To configure this port, see Configuring the Evacuation Assistant plugin role.