gamer-treff.de
warum ist das nicht so wie es sein sollte?
Code: Select all
[dominik@sklave dominik]$ dig @dns.denic.de gamer-treff.de
; <<>> DiG 9.2.1 <<>> @dns.denic.de gamer-treff.de
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 37515
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;gamer-treff.de.                        IN      A
;; AUTHORITY SECTION:
de.                     86400   IN      SOA     dns.denic.de. ops.denic.de. 2003030531 10800 7200 3600000 86400
;; Query time: 83 msec
;; SERVER: 81.91.161.5#53(dns.denic.de)
;; WHEN: Wed Mar  5 16:01:18 2003
;; MSG SIZE  rcvd: 82
Die Domain ist noch nicht an deine DNS delegiert.
Code: Select all
[dominik@sklave dominik]$ whois -h whois gamer-treff.de
[whois]
Process query: 'gamer-treff.de'
Querying whois.denic.de:43 with whois.
% Copyright (c)2002 by DENIC
%
% Restricted rights.
%
%
% Except for agreed Internet operational purposes, no part of this
% information may be reproduced, stored in a retrieval system, or
% transmitted, in any form or by any means, electronic, mechanical,
% recording, or otherwise, without prior permission of the DENIC
% on behalf of itself and/or the copyright holders. Any use of this
% material to target advertising or similar activities are explicitly
% forbidden and will be prosecuted. The DENIC requests to be notified
% of any such activities or suspicions thereof.
domain:      gamer-treff.de
descr:       Christian Wilms
descr:       Maelzerstr. 15a
descr:       D-47877 Willich
descr:       Germany
nserver:     ns.root4us.de
nserver:     ns.schlund.de
status:      failed
changed:     20030304 000347
source:      DENIC
[admin-c]
Type:         PERSON
Name:         Christian Wilms
Address:      Maelzerstr. 15a
City:         Willich
Pcode:        47877
Country:      DE
Remarks:      ACTION NEW
Remarks:      ID [#32918795/31939285]
Changed:      20030303 215500
Source:       DENIC
[tech-c][zone-c]
Type:         PERSON
Name:         Andreas Preissler
Address:      Grundstr. 205
City:         Dresden
Pcode:        01324
Country:      DE
Phone:        +49 3 51 2 64 01 14
Fax:          +49 3 51 2 64 01 14
Email:        domain_reg@root4us.de
Remarks:      ACTION NEW
Remarks:      ID [#32918796/31939286]
Changed:      20030303 215429
Source:       DENIC
Da ging wohl beim letzten Update vor wenigen Tagen was schief und deshalb wurde es nicht ausgeführt.
Code: Select all
[dominik@sklave dominik]$ dig @ns.root4us.de gamer-treff.de
; <<>> DiG 9.2.1 <<>> @ns.root4us.de gamer-treff.de
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 9844
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;gamer-treff.de.                        IN      A
;; Query time: 83 msec
;; SERVER: 217.160.168.130#53(ns.root4us.de)
;; WHEN: Wed Mar  5 16:03:13 2003
;; MSG SIZE  rcvd: 32
Wahrscheinlich lag es wohl daran. HTH.
Gutes Beispiel warum es nützlich ist, wenn man aus seinen Domains keine Geheimnisse macht... :-D