Hello, We have created a website that is hosted internally and can be accessible. But we want that website to be accessible on the internet without VPN. (I can access it with VPN) I created a DNAT rule to allow any traffic from outside to that server. Is there anything else I need to create ? Thank for your help
Hello..
Thank you both for your help. I found that the port 80 was closed from ISP side due to some security reasons and that's why http wasn't working. We bind'd the website to port 443 and we can reach the website now.
Thanks.