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

How would I do DNS Resolution on my LAN?

Hi All,

I was wondering is it possible to set up the UTM so I can resolve to hostnames? Again I am just experimenting, like the hostname of the UTM on my network is SophosUTM. Am I able to do in house DNS resolution with the UTM? Kinda like how windows domained environment does?

Because ultimately I just want to beable to type in my browser sophosutm.examplenetwork.tk and it comes up?

How would I go about doing this?

Thanks guys


This thread was automatically locked due to age.
Parents
  • You can resolve internal DNS hostnames by setting DNS routing:
    1. Go to Network Services --> DNS
    2. Go to Request Routing
    3. Select New DNS Request Route
    4. In the Target servers add/select your internal DNS server
    5. For Hostname to IP resolution enter your domain name, ex. mydomain.com
    6. For IP to Hostname resolution enter your PTR zone name, ex. 0.168.192.in-addr.arpa
Reply
  • You can resolve internal DNS hostnames by setting DNS routing:
    1. Go to Network Services --> DNS
    2. Go to Request Routing
    3. Select New DNS Request Route
    4. In the Target servers add/select your internal DNS server
    5. For Hostname to IP resolution enter your domain name, ex. mydomain.com
    6. For IP to Hostname resolution enter your PTR zone name, ex. 0.168.192.in-addr.arpa
Children
  • You can resolve internal DNS hostnames by setting DNS routing:
    4. In the Target servers add/select your internal DNS server
    5. For Hostname to IP resolution enter your domain name, ex. mydomain.com
    6. For IP to Hostname resolution enter your PTR zone name, ex. 0.168.192.in-addr.arpa


    Ok can you explain this a little further? I am assuming I need to do two dns requests for this?

    I have done this but when I ping or resolves it? I will check the DNS log and see if I can fix it