CZ-NIC / knot-resolver

Knot Resolver - resolve DNS names like it's 2024
https://www.knot-resolver.cz/
Other
352 stars 59 forks source link

Selective DNS64 using YAML configuration #103

Open maxpain opened 6 months ago

maxpain commented 6 months ago

Hello. I'm trying to configure knot-resolver v6 without using Lua scripting, just YAML.

  1. How to do DNS64 only for specific domains and ignore actual AAAA records?
  2. How to block A records for these domains?
vcunat commented 6 months ago

We don't have these features; docs: https://www.knot-resolver.cz/documentation/latest/config-dns64.html

Though maybe your use case for (1.) might be covered by the exclude option?