pkgng update - No address record
Baptiste Daroussin
bapt at FreeBSD.org
Fri Feb 1 11:19:47 UTC 2013
On Fri, Feb 01, 2013 at 11:10:45AM +0000, Matthew Seaman wrote:
> 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
>
works here:
; <<>> DiG 9.8.1-P1 <<>> -t srv _http._tcp.pkg.freebsd.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 54951
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;_http._tcp.pkg.freebsd.org. IN SRV
;; ANSWER SECTION:
_http._tcp.pkg.freebsd.org. 3594 IN SRV 10 10 80 pkgbeta.freebsd.org.
;; Query time: 2 msec
;; SERVER: 213.186.33.99#53(213.186.33.99)
;; WHEN: Fri Feb 1 12:19:02 2013
;; MSG SIZE rcvd: 83
regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130201/228d9ab6/attachment.sig>
More information about the freebsd-ports
mailing list