Not really a PVE problem I know. So I have a few internet facing VMs running mail, Immich, Nextcloud, etc. I need to mange DNS for incoming connections so I have set up a Nginx server with proxy manager GUI and a LXC using those very helpful Proxmox helper scripts .
For example I have:
nextcloud.example.com on port 443 at 192,168.1.2
webmail.example.com on port 443 and 80 at 192.168.1.3
I can set up the forwarding for a single port but how do I set up all multiple ports?
For example I have:
nextcloud.example.com on port 443 at 192,168.1.2
webmail.example.com on port 443 and 80 at 192.168.1.3
I can set up the forwarding for a single port but how do I set up all multiple ports?