I'm using a web server that uploads its DNS entries to a TinyDNS server for name resolution. I'd like to be able to put in some AAAA records, but I've no idea what format TinyDNS is expecting them in - the field delimiter is :
so I have a feeling that putting in something like ::1
would cause it not to work.
I'm assuming the IPv6 support is from www.fefe.de/dns. Anyone know what that takes?