DoT answers only for loopback interface

poubeline at free.fr poubeline at free.fr
Mon May 4 15:12:22 UTC 2026


OK, I have found something strange.

In my named.conf.local file I have:

acl bogusnets {
     0.0.0.0/8;  192.0.2.0/24; 224.0.0.0/3;
     10.0.0.0/8; 172.16.0.0/12; 192.168.0.0/16;
};


and in my named.conf.options file I have:

     blackhole { bogusnets; };


and in this case I cannot query from my local net.

If I comment the 'blackhole' line in named.conf.options everything works.


I don't understand why I cannot query from my local net event if it is 
not in the 'bogusnets' ACL.

Even if I add '!192.168.10.0/24;' in the 'blackhole' or in the 
'bogusnets' ACL I cannot query from my local net.


If anyone has a clue, let me know

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20260504/492e7667/attachment.htm>


More information about the bind-users mailing list