Re: forwarding ".local" subdomains when "local" exist

2024-09-03 Thread Matus UHLAR - fantomas
On 16.08.24 19:55, Tim Maestas wrote: You need to have the delegation in the parent in order for the forwarding to kick in. It can be bogus, but it has to be there. You'll find the same behavior when you're authoritative for the root zone; any type forwarded zones will need to also have NS in the

Re: forwarding ".local" subdomains when "local" exist

2024-08-16 Thread Tim Maestas
You need to have the delegation in the parent in order for the forwarding to kick in. It can be bogus, but it has to be there. You'll find the same behavior when you're authoritative for the root zone; any type forwarded zones will need to also have NS in the root ( or closest enclosing authoritati

forwarding ".local" subdomains when "local" exist

2024-08-16 Thread Matus UHLAR - fantomas
Hello, our customer has private .local zone "example.local" (I know this should be used for multicast...) so I have configured forwarding queries for this domain to his servers: zone "example.local" { type forward; forward only; forwarders { 192.168.0.1;