dig @localhost test1.at
; <<>> DiG 9.7.3 <<>> @localhost test1.at
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 7966
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;test1.at. IN A
;; AUTHORITY SECTION:
at. 10800 IN SOA dns.nic.at. domain-admin.univie.ac.at. 1334217600 10800 3600 604800 10800
;; Query time: 62 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Apr 12 11:17:28 2012
;; MSG SIZE rcvd: 93
dig @localhost www.test1.at
; <<>> DiG 9.7.3 <<>> @localhost
www.test1.at
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 36544
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;
www.test1.at. IN A
;; AUTHORITY SECTION:
at. 10800 IN SOA dns.nic.at. domain-admin.univie.ac.at. 1334217600 10800 3600 604800 10800
;; Query time: 27 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Apr 12 11:19:46 2012
;; MSG SIZE rcvd: 97
- - - - - -
xxx.xxx.35.176 is the server where i have installed the singleserver-setup. When i try it via remote from an other server, i get these two following answers:
root@node172:~# dig @xxx.xxx.35.176 test1.at
; <<>> DiG 9.7.3 <<>> @xxx.xxx.35.176 test1.at
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached
root@node172:~# dig @xxx.xxx.35.176 www.test1.at
; <<>> DiG 9.7.3 <<>> @xxx.xxx.35.176
www.test1.at
; (1 server found)
;; global options: +cmd
;; connection timed out; no servers could be reached
Recent comments
1 day 7 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 16 hours ago
1 day 17 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 14 hours ago