Bind9 - Version 1:9.11.3 - DNS resolution - Refused

Hi all,

If you struggle with Bind9 reverse DNS like me here is a tip:

Example:

acl trusted { 192.168.7.0/24; localhost; };
acl guest   { 192.168.8.0/24; };

I had this issue:
=> 21:54:55.992769 IP maas.sas.local.domain > 10.102.153.69.43211: 42544 Refused- 0/0/1 (58)

Regards,

@Gueug78400

1 Like