From a02e310440d5c2cfde55919d5ab9af429c413b7a Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sun, 7 Jun 2009 01:25:29 +0200 Subject: [PATCH] hwo to test --- ...wto_setup_GeoDNS_for_security.debian.org.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/input/dsablog/2009/06/Howto_setup_GeoDNS_for_security.debian.org.mdwn b/input/dsablog/2009/06/Howto_setup_GeoDNS_for_security.debian.org.mdwn index ee484bb..edf8379 100644 --- a/input/dsablog/2009/06/Howto_setup_GeoDNS_for_security.debian.org.mdwn +++ b/input/dsablog/2009/06/Howto_setup_GeoDNS_for_security.debian.org.mdwn @@ -14,6 +14,22 @@ continents at the moment, we are aware of that. For that reason we are in paralell currently moving machines around the globe, to get that fixed in foreseeable future. +## How to test + +The easiest way for you to test is using bind9's dig command. + +When trying from Germany one should get: +
+zobel@lunar:~% dig -ttxt +short security.geo.debian.org
+"Europe view"
+
+ +When trying from US one should get: +
+zobel@gluck:~% dig -ttxt +short security.geo.debian.org
+"North America view"
+
+ ## Technique The patch we used for bind9 uses -- 2.20.1