Re: [MaraDNS list] Fwd: MaraDNS doesn't respond to queries from the bind addr subnet

Sam Trenholme <[email protected]> Thu, 13 Jun 2013 19:04:58 -0700
Newsgroups gmane.network.dns.maradns.general
Message-ID <CAJxgfkTY2Vbk28Ms1PCcqztd4NkG-+z5JRg2iZCCpHz676-mAg@mail.gmail.com>
> I am able to get the A record returned when I query the server from the
> local subnet.  I am not able to get the A record returned when I query th=
e
> server remotely.

If you run Wireshark or another network analyzer against the server
running MaraDNS, do you see the DNS packet which doesn=92t get a reply
hit the MaraDNS server?

Do you see MaraDNS sending a reply to the DNS packet?

I have a sense this issue isn't with Mara; but Wireshark will help us
confirm things.  DNS replies with RFC1918 addresses in them are
considered a bad thing, so there could very well be a firewall
dropping the packets.

http://wireshark.org/

- Sam