Hey everyone,
I’ve searched everywhere on the internet but I haven’t found any solution yet on my problem.
In my company we are running a webapp locally on a Ubuntu Server 22.04 with IP 192.168.4.150. I want to publish the webapp online through our static IP that our ISP provides us. Our network topology is consisted of:
- ISP’s router with the static IP
- ISP’s 5G mobile router for failover (it doesn’t have any role yet)
- Mikrotik that manages the network, firewalls etc.
- Switch for PCs
We have Dell Precision 7820 server that runs ESXI 8 and hosts our VMs including the Ubuntu instance. I’ve tried every possible combination of modifying WinBox rules along with the config files of the webapp, ports, webserver name, IPs, aliases etc. I want to work with port 8080 so when I browser on STATIC_IP:8080, I get the webapp. Firewalls are set properly allowing traffic through 8080. I see some packets on the rule of WInBox when trying to enter the webapp but the url won’t work.
Please feel free to ask me to fill you with more info, I’m just keeping the description short.
Thanks in advance.