Re: [MaraDNS list] Having trouble running maradns and deadwood on the same host
David Kowis <[email protected]>
| Newsgroups | gmane.network.dns.maradns.general |
|---|---|
| Message-ID | <[email protected]> |
On 05/27/2011 04:50 PM, Sebastiano Pilla wrote: > David Kowis wrote: >> I'm unable to run both the authoritative nameserver and the recursive >> nameserver on the same box on separate interfaces. > > David, > > I have almost the same setup on my CentOS box at home, the only > difference being that Deadwood listens on an aliased interface. I'm > pasting my configuration files in the hope that they may help, while > probably not perfect they work for me. They are quite similar to yours, > the only things that looks different is that you're missing the > filter_rfc1918=0 line, which I suppose is the source of your issue. That was indeed the source of my issue. It was filtering out authoritative responses for my local IPs. Everything works wonderfully with that option in my dwood3rc file. I couldn't find anything about that command option in the documentation online. Could you add a question to your FAQ? Thanks, David