Networking
For most users it won't be necessary to read this section. The information provided here is for network admisitrators at larger businesses or educational establishments that are behind a firewall that restricts certain outbound traffic.
Firewall rules
The software that runs on the machines that connect to the 3D Printers and to 3DFarm establishes a connection to nats.3dfarm.io
over TCP port 4222
. Ensure that outbound traffic is allowed on this domain and this port for these machines. No inbound rules are needed as the software running establishes the connection from within your network.
The web interface located at https://3dfarm.io
makes outbound HTTPS requests to 3dfarm.io
using TCP port 443
. These are standard HTTPS requests. The web interface also connected to nats.3dfarm.io
using TCP port 8443
. These are secure websocket requests.