This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DNS proxy serve it's own address?

Is it possible to configure the DNS proxy to serve the firewall's internal IP address in response to queries from the internal LAN?  My ISP hosts my domain and I have them serve up the external address for the firewall, and I have my DNS proxy set up to forward to my ISP's DNS.  What I want is for name queries from outside my domain for the firewall to return the external interface's IP, and queries from inside the firewall to return the internal interface's IP.

    Shaun.
   


This thread was automatically locked due to age.
Parents
  • Sounds like you run your web server internally?  And having trouble serving it to internal users?

    I run an internal DNS server and have ASL forward there instead of the ISP DNS after checking the local cache.  The internal DNS in turn will forward to the ISP.  Then create a clone of the local domain with internal IPs as desired.  Internal users will then get the internal IPs, outside users are assumed to be checking a different DNS with the external IPs.
       
Reply
  • Sounds like you run your web server internally?  And having trouble serving it to internal users?

    I run an internal DNS server and have ASL forward there instead of the ISP DNS after checking the local cache.  The internal DNS in turn will forward to the ISP.  Then create a clone of the local domain with internal IPs as desired.  Internal users will then get the internal IPs, outside users are assumed to be checking a different DNS with the external IPs.
       
Children