We're starting with soti connect (cloud) and planning to add Zebra printers by MQTT.
The networkteam wanted the exact ports which we're using.
We're thinking about 433 (https) 8883 (MQTTS) 4646/4650 (filestore)
wich are inbound, outbound or both?
We're starting with soti connect (cloud) and planning to add Zebra printers by MQTT.
The networkteam wanted the exact ports which we're using.
We're thinking about 433 (https) 8883 (MQTTS) 4646/4650 (filestore)
wich are inbound, outbound or both?
Hi Pieter,
Please find below the required firewall rules for SOTI Connect (on-premises) when integrating Zebra printers over MQTT. These rules will ensure proper communication between the printers, the SOTI Connect server, and SOTI cloud services.
| Source | Destination | Port | Protocol | Direction | Purpose |
|---|---|---|---|---|---|
| SOTI Connect Server | SOTI Cloud Services (activate2.soti.net, notificationservice.soti.net, etc.) | 443 | TCP | Outbound | License activation, cloud updates, notifications |
| Zebra Printers | SOTI Connect Server (MQTT Broker) | 8883 | TCP | Inbound | Secure MQTT (device → Connect server) |
| Zebra Printers | SOTI Connect Server (File Store) | 4646 | TCP | Inbound | Firmware/file downloads |
| Zebra Printers | SOTI Connect Server (File Store Cert) | 4650 | TCP | Inbound | Retrieve File Store root certificate |