ubuntuusers.de

Unbenannt

Autor:
ostcar
Datum:
26. Mai 2015 18:22
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
$ dig @localhost oshahn.de

; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> @localhost oshahn.de
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50607
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;oshahn.de.			IN	A

;; ANSWER SECTION:
oshahn.de.		3600	IN	A	83.246.72.216

;; AUTHORITY SECTION:
oshahn.de.		3600	IN	NS	oshahn.de.

;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Tue May 26 18:22:36 2015
;; MSG SIZE  rcvd: 57