when you query /net/dns, it differentiates between ip (A) and ipv6
() records. so querying for "ip" only yields ipv4 addresses and
querying for "ipv6" yields ipv6 addresses only. it shouldnt matter if
you use ip= or ipv6= attribute in ndb for this, as ndb/dns is smart
enogth to check the value
Thanks.
It seems you are right.
I have been playing with ipv6 and yet i don’t understand something.
What is the rule to select an IP if we allow multiple IPs for a dom?
Maybe case by case. But how to select ipv6 in case of telnet?
> 2015/07/07 2:01、cinap_len...@felloff.net のメール:
>
> i dont know