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,