Re: Problem with subdomain delegation - NS RR ignored?

2023-05-23 Thread Petr Menšík
What is status of your dnssec-validation? .hub does not exist in public dns tree and dnssec has a proof that it does not exist. Any validating resolver will therefore turn the response to NXDOMAIN. You should use your own existing domain with a proper delegation instead. Or use just home.arpa

Re: Problem with subdomain delegation - NS RR ignored?

2023-05-10 Thread Nick Tait via bind-users
Hi TG. I just wanted to check: 1. Your "hub" zone contains the NS delegation for "fish.hub." to "ns1.fish.hub." with glue record "4.4.4.4". Is 4.4.4.4 the correct IP address of the server you are delegating to? 2. You haven't included the sub zone configuration (i.e. from 4.4.4.4)

Re: Problem with subdomain delegation - NS RR ignored?

2023-05-09 Thread Mark Andrews
Don’t use host for diagnostics. It really is the wrong tool. If you want to see the delegation make non-recursive queries. dig a ns1.fish.hub @localhost +norec dig ns fish.hub @localhost +norec When you make recursive queries, named follows the records in the zone and returns the answers from