Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Feb 2013 11:10:45 +0000
From:      Matthew Seaman <matthew@freebsd.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: pkgng update - No address record
Message-ID:  <510BA2B5.3030609@freebsd.org>
In-Reply-To: <keg4la$s5i$1@ger.gmane.org>
References:  <keg2t1$8th$1@ger.gmane.org> <510B936D.7070305@freebsd.org> <keg4la$s5i$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/02/2013 10:16, Ivan Voras wrote:
> I've verified that the URL is the same on two of the machines. However,
> the two machines are on different DNS servers. I've tried to debug using
> "dig -t SRV pkg.freebsd.org" but on both machines it shows no response.
> I've also tried this:
> http://dnsrlookup.onlinetoolkit.org/?host=pkg.freebsd.org&recordtype=SRV
> with same results, so it's probably not the way to debug it :)

Looks like the SRV record has mysteriously disappeared:

% dig pkg.freebsd.org IN SRV

; <<>> DiG 9.8.4-P1 <<>> pkg.freebsd.org IN SRV
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59444
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;pkg.freebsd.org.               IN      SRV

;; AUTHORITY SECTION:
freebsd.org.            600     IN      SOA     ns0.freebsd.org.
hostmaster.freebsd.org. 2013013104 3600 900 604800 600

;; Query time: 45 msec
;; SERVER: ::1#53(::1)
;; WHEN: Fri Feb  1 11:09:57 2013
;; MSG SIZE  rcvd: 84


	Hmmm....

	Matthew





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?510BA2B5.3030609>