No response from localhost with "allow-query { any; };"

Axel Rau Axel.Rau at Chaos1.DE
Tue Sep 1 15:06:25 UTC 2020



> Am 01.09.2020 um 16:57 schrieb Petr Menšík <pemensik at redhat.com>:
> 
> Please include any listen-on { ... } and listen-on-v6 { ... } clauses.
> 
> It seems any of 127.0.0.1; ::1; nor localhost; is listed in them.
> Because it is not listening on localhost socket, it would not answer any
> queries.
> 


Voilà:


    Listen-on {
        91.216.35.21;
        127.0.0.1;
    };
    Listen-on-v6 {
        2a05:bec0:26:5::71;
        ::1;
    };

Axel
---
PGP-Key: CDE74120  ☀  computing @ chaos claudius

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20200901/51ee4cb3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20200901/51ee4cb3/attachment.bin>


More information about the bind-users mailing list