Article 4R4NA dnsmasq relationship with resolv.conf

dnsmasq relationship with resolv.conf

by
bifferos
from LinuxQuestions.org on (#4R4NA)
I have what I thought was a fairly simple dnsmasq configuration:

Dnsmasq is installed on a router.

External interface: DHCP
Internal private network interface: Static

Clients get DHCP addresses on my private network, and they can resolve each other's DNS names which I've linked to their MAC addresses in dnsmasq.conf. however only one thing doesn't work: When logged into the gateway machine I can't resolve any of the machine names on the private network, even when giving the fqdn.

I have this as the first line in my resolv.conf on that gateway:
Code:nameserver 127.0.0.1So I thought that's supposed to mean dnsmasq is giving out the dns addresses, so that should mean it doesn't just forward to the upstream DNS server but it seems that's exactly what it's doing, without checking any of the local DNS config.

Anyone seen this before?latest?d=yIl2AUoC8zA latest?i=zqo385UxlBk:3tdtUSGgQCA:F7zBnMy latest?i=zqo385UxlBk:3tdtUSGgQCA:V_sGLiP latest?d=qj6IDK7rITs latest?i=zqo385UxlBk:3tdtUSGgQCA:gIN9vFwzqo385UxlBk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments