Guest User!

You are not Sophos Staff.

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 host unresolved, using astaro as DHCP

I setup ASG as dhcp server which works well.  If I go to DHCP->LEASE TABLE, I can see that the hosts are registered in the DHCP table.  However, if I define a DNS HOST in DEFINITIONS->NETWORKS, it will never resolve.  Is there something extra I must setup for it to resolve its own DNS hosts from its own DHCP server?

-Erich Stein


This thread was automatically locked due to age.
  • yeah you need to point the dns requests to a dns server that's authoritative for your network.  If you are running active directory then your dns needs to go through the ad server.
  • Hi, Erich, welcome to Astaro!

    The DHCP server is not a DNS; all it does is hand out settings (IP address, name server addresses, etc.) when a device first comes on on the network and broadcasts a DHCP request.  It sounds like you need to configure the Astaro DNS Proxy.  Do you have an internal server that's providing DNS and Active Directory services?  What DNS Host are you trying to define?

    Cheers - Bob
    PS William beat me to the punch!
  • I do not have an internal DNS server, or active directory.  I have static entries assigned to my servers, and use the DHCP for the workstations.

    The DNS hosts are a few windows XP workstations (in vmware).  

    Also (I'm not sure if this matters)- I setup the domain suffix in dhcp but for some reason it doesnt show up in "primary dns sufffix" in IPCONFIG /ALL.  I can PING hosts from other workstations, but dont get a response when I do PING hostname.cybertron.local


    -Erich Stein
  • that's why.  There's no central DNS repository for things to resolve to.  You'll need to setup some kind of dns server for everything to resolve to if your want addressing by FQDN to work.
  • Ok, got it - thanks.

    -Erich
  • Is there a way to get dnsmasq installed on the same box to replace DNS/DHCP combo so we can look up my fqdn ?
  • I don't understand the problem.  Astaro is capable of resolving an FQDN with no DNS server if you create a static entry.  In V8, you can elect to have the reverse entry created.

    Cheers - Bob