Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • i can't even solve it from the server. I type "host" then tab and it shows the list of the PCs but it doesn't solve it Commented May 14, 2015 at 15:50
  • 1
    dnsmasq really is the way to go for this type of small configuration. Really. Go on. Try it. Commented May 14, 2015 at 15:58
  • 1
    I use dnsmasq for almost exactly this situation. I found that dnsmasq configuration wasn't particularly easy, so maybe you should pick this as THE answer, then try to get dnsmasq to do what you want, asking questions about dnsmasq instead. Commented May 14, 2015 at 16:31
  • @roaima i tried and it works great, i didn't have to config re-solvers or create a zone like I used to do with bind9. dnsmasq is certainly recommended for simple networks where no special configurations is required. +1 Commented May 16, 2015 at 12:12