-1

I have registered a domain name (say leavemanager.somecompany.com), it points to a web based application (web app) hosted in a windows server machine running apache2. I have port forwarded http/s traffic of the server LAN address 192.168.0.x in the router to the external IP of the router.

When I try access the web app from an external network using the domain name, it works perfectly, but when I try access from a machine in the LAN using the same domain name, the web app does not load at all and browser says it cannot find the page. What could be the problem?

  • 1
    "browser says it cannot find the page.". Obviously first things to do would be to test name resolution. You are not giving however enough important information in your question for anyone to help. – Patrick Mevzek Jun 11 '22 at 16:29
  • Hi @PatrickMevzek Kindly let me know what information I have left out so that I share. – George Porge Jun 12 '22 at 19:53
  • Try to start with the real name involved maybe... Do proper troubleshooting using DNS and HTTP clients (`dig` and `wget` for example) and share actual traces of what works, what does not (without using images). – Patrick Mevzek Jun 12 '22 at 23:51
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Jun 14 '22 at 16:38

1 Answers1

0

You must set your Firewall to redirect the traffic from the internal IP range(s) to the internal IP of the Server 192.168.0.x, for the port and traffic type.