Re: DNS 64 and the new domain ipv4only.arpa

2013-10-21 Thread Stephane Bortzmeyer
On Tue, Oct 22, 2013 at 12:47:38AM +1100, Mark Andrews wrote a message of 98 lines which said: > dns64 { > clients { me; }; > break-dnssec yes; > }; OK, it works without the DO bit ("dig +nodnssec", I had +dnssec in my ~/.digrc) or with "break-dnssec ye

Re: DNS 64 and the new domain ipv4only.arpa

2013-10-21 Thread Mark Andrews
In message <20131021123504.ga20...@nic.fr>, Stephane Bortzmeyer writes: > I try to understand DNS64 and there is a problem I don't get. I have > BIND configured with: > > dns64 2001:db8:1:64::/96 { // Network-Specific Prefix > clients { me; }; > }; > > and it works,

DNS 64 and the new domain ipv4only.arpa

2013-10-21 Thread Stephane Bortzmeyer
I try to understand DNS64 and there is a problem I don't get. I have BIND configured with: dns64 2001:db8:1:64::/96 { // Network-Specific Prefix clients { me; }; }; and it works, synthesis happens when the domain name has no records: % dig +cd @localhost -p 90