By default, RabbitMQ uses port 5671 for SSL communication. If you want to change the
default port numbers used by Genetec Mission Controlâ„¢, you must
either change it during the installation process or change the port in the RabbitMQ.conf
file.
Procedure
Update the RabbitMQ.conf file.
On the machine where Mission Control is
installed, navigate to Computer\Local Disk
(C:)\ProgramData\Genetec\RabbitMQ\conf.
Open the RabbitMQ.conf file in a text editor.
To change the SSL port from the default (5671 is selected by default during
installation), modify the line:
Code
listeners.ssl.default = 5671
To change the HTTPS API port from the default (15671), modify the line:
Code
management.ssl.port = 15671
Save and close the RabbitMQ.conf file.
In the Services tab of the Windows Task Manager, restart the RabbitMQ service.
Update the ports in the Incident Manager role to match the port information in the
RabbitMQ.conf file.
From the Config Tool homepage, open
the System task, and click the Roles
view.
Select the Incident Manager role, and click the RabbitMQ
tab.
Select the server you want to modify and click Edit the item
().
Enter the new port number and click Apply.
NOTE: You can modify either or both of the port information depending.
If you have modified the ports on more than one RabbitMQ server, and if those
servers are listed, then you must also edit the port for those servers.