diff --git a/bin/dig_hsh b/bin/dig_hsh index ce32bd7..c6bb865 100755 --- a/bin/dig_hsh +++ b/bin/dig_hsh @@ -1,4 +1,5 @@ #!/bin/bash -dig @dns2.hs-hannover.de $@ dig @dns1.hs-hannover.de $@ dig @deneb.dfn.de $@ +dig @dns-1.dfn.de $@ +dig @dns-2.dfn.de $@