Making Synology NAS Accessible via GateControl
📖 Usage
·
Updated 1 month ago
Use cases
Synology DSM (port 5001)
Synology NAS automatically redirects port 5000 (HTTP) to port 5001 (HTTPS). The DSM certificate is self-signed by default. Route: nas.example.com → Peer "NAS" on port 5001 with Backend HTTPS enabled.
Proxmox Web UI (port 8006)
Proxmox VE enforces HTTPS on port 8006 with a self-signed certificate. Route: proxmox.example.com → Peer "Hypervisor" on port 8006 with Backend HTTPS.
UniFi Controller (port 8443)
The UniFi Network Controller runs on port 8443 with HTTPS. Route: unifi.example.com → Peer "Controller" on port 8443 with Backend HTTPS.
Portainer (port 9443)
Portainer offers HTTPS on port 9443. Route: portainer.example.com → Peer "Docker-Host" on port 9443 with Backend HTTPS.