Hello,
I'm trying to learn how to host a website from a virtual machine. I currently have a pfsense dedicated computer that runs my routing / firewall. Connected to that is a managed switch with no additional configurations currently. Connected to that is a rack server 2U Proliant G8 with ProxMox installed. Inside Proxmox I have multiple VMs i've installed but in particular a Ubuntu Desktop that is running Nginx as a rev proxy for a .net core API with a swagger ui.
I've contacted my ISP and made the modem into a pure modem instead of a modem / router.
I've configured PFSense to forward my Public IP to 192.168.19.99 which is the Ubuntu server.
My ubuntu desktop VM can open the browser and use the internet. On my desktop i can open a browser and enter 192.168.19.99/api/employee and reach the swagger page.
If I type <my.public.ip>/api/employee , all i get is This site can't be reached.
I have tried https://forum.proxmox.com/threads/how-to-port-forward-to-a-vm-on-proxmox-4-2.28732/ solution but it doesnt seem to do anything.
Any advice would be much appreciated. If you need further detail please let me know what you need.
Thanks,
I'm trying to learn how to host a website from a virtual machine. I currently have a pfsense dedicated computer that runs my routing / firewall. Connected to that is a managed switch with no additional configurations currently. Connected to that is a rack server 2U Proliant G8 with ProxMox installed. Inside Proxmox I have multiple VMs i've installed but in particular a Ubuntu Desktop that is running Nginx as a rev proxy for a .net core API with a swagger ui.
I've contacted my ISP and made the modem into a pure modem instead of a modem / router.
I've configured PFSense to forward my Public IP to 192.168.19.99 which is the Ubuntu server.
My ubuntu desktop VM can open the browser and use the internet. On my desktop i can open a browser and enter 192.168.19.99/api/employee and reach the swagger page.
If I type <my.public.ip>/api/employee , all i get is This site can't be reached.
I have tried https://forum.proxmox.com/threads/how-to-port-forward-to-a-vm-on-proxmox-4-2.28732/ solution but it doesnt seem to do anything.
Any advice would be much appreciated. If you need further detail please let me know what you need.
Thanks,