dnsadmin@freebsd.org bounces
Will Andrews
will at csociety.org
Tue Apr 1 07:56:45 PST 2003
On Tue, Apr 01, 2003 at 06:44:44PM +0300, Konstantinos Konstantinidis wrote:
> I sent a request for a zone change to hostmaster at freebsd.org, and
> a script told me to send those to dnsadmin at freebsd.org, which I
> did, and it bounced. Something is obviously wrong here! While this
> is being fixed, who am I supposed to contact for changes in the
> gr.freebsd.org delegation?
Usually the DNS servers tell no lies (or April Fools Jokes):
sunnyvale% dig @ns0.freebsd.org gr.freebsd.org
; <<>> DiG 2.2 <<>> @ns0.freebsd.org gr.freebsd.org
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63475
;; flags: qr rd; Ques: 1, Ans: 0, Auth: 2, Addit: 1
;; QUESTIONS:
;; gr.freebsd.org, type = A, class = IN
;; AUTHORITY RECORDS:
gr.freebsd.org. 3600 NS ermis.cc.duth.gr.
gr.freebsd.org. 3600 NS demokritos.cc.duth.gr.
;; ADDITIONAL RECORDS:
demokritos.cc.duth.gr. 54800 A 192.108.114.49
;; Total query time: 101 msec
;; FROM: sunnyvale.ecn.purdue.edu to SERVER: ns0.freebsd.org 216.136.204.126
;; WHEN: Tue Apr 1 10:43:37 2003
;; MSG SIZE sent: 32 rcvd: 103
sunnyvale% dig @ermis.cc.duth.gr gr.freebsd.org
; <<>> DiG 2.2 <<>> @ermis.cc.duth.gr gr.freebsd.org
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58200
;; flags: qr aa rd; Ques: 1, Ans: 0, Auth: 1, Addit: 0
;; QUESTIONS:
;; gr.freebsd.org, type = A, class = IN
;; AUTHORITY RECORDS:
gr.freebsd.org. 3600 SOA ns1.duth.gr. hostmaster.duth.gr. (
2003040105 ; serial
3600 ; refresh (1 hour)
900 ; retry (15 mins)
604800 ; expire (7 days)
3600 ) ; minimum (1 hour)
;; Total query time: 194 msec
;; FROM: sunnyvale.ecn.purdue.edu to SERVER: ermis.cc.duth.gr 192.108.114.10
;; WHEN: Tue Apr 1 10:43:48 2003
;; MSG SIZE sent: 32 rcvd: 90
sunnyvale%
Looks like hostmaster at duth.gr is your target.
Regards,
--
wca
More information about the freebsd-hubs
mailing list