- On a client node you should put IPv6 addresses in the nameserver lines in
file /etc/resolv.conf, in order to use DNS over IPv6 transport.
At least do not give a name as value of the -XXXerver parameter of the
dstmd client if you are using IPv4 name resolution!
A good idea is to run on the dstm server machine a bind9 daemon listening
on IPv6 requests (option "listen-on-v6 { any; };" in the named.conf file),
and to put the server IPv6 address in the /etc/resolv.conf of dstm clients.