From 416ef5e2bf59bb2e45066a1d5d91ac677c0f48e5 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 10 Dec 2014 03:05:47 +0000 Subject: Initial commit --- doc/s6-dnsip6.html | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 doc/s6-dnsip6.html (limited to 'doc/s6-dnsip6.html') diff --git a/doc/s6-dnsip6.html b/doc/s6-dnsip6.html new file mode 100644 index 0000000..d417011 --- /dev/null +++ b/doc/s6-dnsip6.html @@ -0,0 +1,73 @@ + + + + + s6-dns: the s6-dnsip6 program + + + + + + +

+s6-dns
+Software
+skarnet.org +

+ +

The s6-dnsip6 program

+ +

+ s6-dnsip6 finds the IPv6 addresses associated to a domain name. +

+ +

Interface

+ +
+     s6-dnsip6 [ -q ] [ -r ] [ -t timeout ] domain
+
+ + + +

Options

+ + + +

Notes

+ +

+ Bear in mind that making AAAA queries is very different, and +totally independent, from using IPv6 transport for the DNS queries. +Even if the underlying skalibs has been compiled without IPv6 support, +or IPv6 DNS transport is unavailable for any reason, you can still perform +AAAA queries and s6-dnsip6 will answer correctly. +

+ + + -- cgit v1.2.3