Can someone help me with how I might do this.
I have access to a DNS64 server (and gateway but the setup is out of my control). However, it is far from local (opposite side of the world).
So ideally in my IPv6 only set-up I'd like normal AAAA DNS requests to land on the local DNS server so IPv6 enabled sites such as Facebook can be speedy. However, if the request for an AAAA record receives NOERROR and ANSWER 0. i.e. no AAAA records (i.e. twitter). I would then I would like to forward this request onto the DNS64 (ipv6 address) server which will return an answer pointing towards the NAT64 gateway.
Any suggestions on how I might do that? Otherwise it's a 360ms trip to the resolver. Won't be nice on skype and the likes.