Matus,

I don't know if its related or not, but today we found that one
of our internal DNS servers was not providing results for clients
withing the domain, results we knew the server had because we could
login into it and query the same information successfully.

In our switch from BIND 8.3.3 to 9.8.2 we failed to add the now
necessary statements.

recursion yes;
allow-recursion { any; };
allow-query     { any; };
allow-query-cache { any; };

I realize your problem may be entirely different.

On Wed, Sep 25, 2013 at 08:51:36PM +0200, Matus UHLAR - fantomas wrote:
> On 25.09.13 12:58, IT Support wrote:
> >I´m getting some weird perfomance on  BIND version 9.6  I´m running 
> >on debian, I have internal and external view created. there are 
> >records on internal and external views, so the records on external 
> >view some of them are working and others not working.
> >
> >I´m testing a record created for a host in external view from dns 
> >server by a ping and i got a ping: unknown host, but if a ping to 
> >other host with external record i got a answer.
> 
> in the begin you should test DNS via "dig", "host" or at least "nslookup"
> on windows machines (I still feel it's better to install bind9 with "tools
> only" on windows than using nslookup). using ping is not a good idea for DNS
> testing.
> 
> -- 
> Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> Quantum mechanics: The dreams stuff is made of. 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to 
> unsubscribe from this list
> 
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
---
   Brian R Cuttler                 brian.cutt...@wadsworth.org
   Computer Systems Support        (v) 518 486-1697
   Wadsworth Center                (f) 518 473-6384
   NYS Department of Health        Help Desk 518 473-0773

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to