[Dnsmasq-discuss] DNS does not work (UNCLASSIFIED)
Santiago Zarate
santiago at zarate.net.ve
Mon Apr 26 21:34:25 BST 2010
What record are you trying to dig? a local one?... do the following:
Add this to the end of your dnsmasq.conf
# The line below
address=/pc1.localdomain/10.10.10.100
query your nameserver, having dnsmasq running on 10.10.10.1 do the
following from another host:
dig @10.10.10.1 pc1.localdomain
If nothing happens, run dnsmasq in non daemon mode:
dnsmasq --no-daemon
and see what's happenning... if dnsmasq replies (Or at least sends the
message to the screen) then you might have a firewall...
Have fun
2010/4/26 Hakenson, Gary C CIV USA ATEC <gary.hakenson at us.army.mil>:
> Classification: UNCLASSIFIED
> Caveats: FOUO
>
> I am using dig to send a query to dnsmasq but I never get a response back,
> the connection times out.
>
>
>
>
>
>
>
> My dnsmasq.conf looks like this:
>
>
>
>
>
>
>
> no-resolv
>
>
>
> local=/localdomain/
>
>
>
> expand-hosts
>
>
>
> domain=localdomain
>
>
>
>
>
>
>
> Any suggestions would be appreciated.
>
>
>
>
>
>
>
> Gary
>
>
>
> Classification: UNCLASSIFIED
> Caveats: FOUO
>
>
> _______________________________________________
> Dnsmasq-discuss mailing list
> Dnsmasq-discuss at lists.thekelleys.org.uk
> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
>
>
More information about the Dnsmasq-discuss
mailing list