Correction: this bug does not affect PTR queries.
>From log:
When setting domain like this:
domain=example.com,192.168.1.0/24,local
this shows up in the log:
using local addresses only for domain 1.168.192.in-addr-arpa
So PTR forwarding is blocked successfully.
For workaround is sufficient to set domain like this:
domain=example.com,192.168.1.0/24,local
local=/example.com/
This shows up in the log:
using local addresses only for domain 1.168.192.in-addr-arpa
using local addresses only for domain example.com
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]