This page explains the usage of network ports by PADS4. Be aware that the port numbers mentioned are the default settings. Some ports can be adjusted.

The network communication between the components of the PADS4 system uses TCP/IP. PADS4 now uses one port number to communicate and by default it’s 7237.

If you are using a firewall on the PADS4 Server this means that one or more of the above port numbers will have to be opened in order for PADS4 to communicate over the network. On the client side (for instance the PADS4 Server) it’s not necessary to open any port numbers in the firewall.

PADS4 Server ports used with external connections

PortProtocolFirewall rulesDescription
7237TCPInboundDefault port used for PADS4 communication
3702UDPInboundRequired for PADS4 server search function (discover network functionality)
4525 or 443HTTPOutboundOnline activation (only one port has to be available)
80 and/or 443HTTPInbound / OutboundSoftware updates and replication when using more servers
7UDPOutboundWake On LAN function (standard WOL port)
9UDPOutboundWake On LAN function (standard WOL port)
123UDPInbound / OutboundRequired for NTP (Network Time Protocol for Viewer time synchronization)

PADS4 Server local used ports

Be aware that these ports are used locally only!

PortProtocolDescription
15672HTTPused by RabbitMQ for HTTP API connection
15671HTTPused by RabbitMQ https for HTTP API over TLS connection
5672TCPused by RabbitMQ AMQP
5671TCPused by RabbitMQ AMQP over TLS

PADS4 Viewer ports

PortProtocolFirewall rulesDescription
7237TCPOutboundDefault port used for PADS4 communication
3702UDPOutboundRequired for PADS4 server search function (discover network functionality)
7UDPInboundWake On LAN function (standard WOL port)
9UDPInboundWake On LAN function (standard WOL port)
123Inbound / OutboundRequired for NTP (Network Time Protocol for Viewer time synchronization)

PADS4 HTML5 Viewer ports

Port 80 and/or 443 (HTTP)

Note

PADS4 has built-in features to automatically detect a PADS4 Server in your network. However a PADS4 Server can only be automatically detected when the UDP port number 3702 is not blocked by a firewall on the server PC or somewhere else in the network.
With version 2021.3 a new mechanism is introduced which replicates both ways. Changes on the Sub/Backup Server are synchronized with the Main Server and changes from the Main are synchronized with the Sub/Backup Servers.