<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><pre><div>Hi Michael</div></pre><pre>Yes I did nslookup mail.mydomain.mx x.x.x.x (btw the ns2 and ns1 are running 5106, ns3 5108 at Virtbiz for testing)</pre><pre>On the console I get the right answer (logical, as the zone is transfered to the slave ns2). But.. In /var/log/messages no entries.</pre><pre>If I do a check from one of those dns check sites, it just complains about no TCP connection (which seems weird as I am not blocking anything/anywhere on my network).</pre><pre>I would expect with extended logging to see things happen in the logfile, but no. Not here. Not today.maybe because “no connection, so no log"</pre><pre>I just moved the IP from ns2 to another 5106 and added all zones there as secondary… and guess what: it works there. </pre><pre>So just one 5106 refuses to connect on TCP queries. (but does zone transfer and handles nslookup so is basically working well). Problem solvedfor now (not in a way that I like because I don’t know the *why*…)</pre><pre>That’s for another day, </pre><pre>Chris, Michael thanks for your help so far!</pre><pre>Best </pre><pre>janwillem</pre><pre><br></pre><pre>><i> Enabling logging does not show any entries (well, only 1 entry
</i>><i> showing all options set in /var/log/messages), nothing seems to
</i>><i> happen.. Even when doing a nslookup with the ns2 specified as server,
</i>><i> no log entries.
</i>
Just to clarify:

You're using "nslookup one-of-your-domains.com IP-of-NS2"?

Like "nslookup smd.net 127.0.0.1"?

And that produces no output, no log entry and no error message on the
console?

What happens if you restart the nameserver on the shell? If there is a
problem with the DNS records, it might say so during the restart:

/sbin/service named restart</pre></body></html>