Firewall configuration
The DocEvent Self-Hosted instance comprises of 3 servers that run multithreaded, these are:
- Explicit FTP/S Server (Port 21)
- Implicit FTPS Server (Port 990)
- SSH Server for SFTP and SCP (Port 22)
Outbound rules
- Allow HTTPS 443 outbound (Including long-lived websocket connections)
- Allow DNS queries
Inbound rules
These describe the required rules when running using the following command line arguments:
-passiveports21 2030-2039 -passiveports990 2040-2049 -port21 21 -port990 990 -port22 22
- Port 21, 22, 990 TCP
- Range 2030-2039 TCP
- Range 2040-2049 TCP