diff --git a/k8s/document_root/index.html b/k8s/document_root/index.html index 78000e1..0f4b8d9 100644 --- a/k8s/document_root/index.html +++ b/k8s/document_root/index.html @@ -190,22 +190,10 @@ dig @localhost 127-0-0-1.sslip.io +short # returns "127.0.0.1" certificates for "sslip.io" subdomains, e.g. "*.52-0-56-137.sslip.io", is possible but more complicated. For those interested, the procedure is described here.
-You can use sslip.io's DNS servers (ns-aws.nono.io, ns-azure.nono.io, ns-gce.nono.io) to determine your public - IP address by querying the `TXT` record of the root domain:
+ IP address by querying the `TXT` record of the root domain. We recommend querying `ns-aws.nono.io`, for it has + both IPv4 and IPv6 addresses:dig @ns-aws.nono.io txt . +short # sample reply "2607:fb90:464:ae1e:ed60:29c:884c:4b52" dig @ns-aws.nono.io txt . +short -4 # forces IPv4 lookup; sample reply "172.58.35.231" @@ -221,7 +209,20 @@ dig @ns-aws.nono.io txt . +short -6 # forces IPv6 lookup; sample reply "2607:fb9 ipify.org