- Additional address setup 50.200.***.xx
- DNAT Created (see attached) with:
- Source: Any
- Service: http (80)
- Destination: That additional addresses' address
- NAT Mode: DNAT
- Destination: Internal Server's IP (10.4.***.***)
- DNS Set for server.myhost.org to go to that additional addresses' IP
Now I can access that "webserver's" page by browsing to the server.myhost.org address externally outside the firewall, no issues with that.
My issue is I cannot access that page by browsing to server.myhost.org when internal on the firewall. (it does not share the same domain name as my AD domain so typing in the server's name . domain name would normally work but not in this case)
- I can browse to that page by typing in the local IP address of that server or the local server's name when internal however I want to have a one-use address whether internal or external to the firewall, that being the server.myhost.org address.
I can ping the server.myhost.org and get the correct IP address so I am seeing the correct DNS internally, I just cannot browse to it. Is there something that additionally needs to be done?
This thread was automatically locked due to age.