Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Feb 2013 11:29:33 +0000
From:      Matthew Seaman <matthew@freebsd.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: pkgng update - No address record
Message-ID:  <510BA71D.4080803@freebsd.org>
In-Reply-To: <20130201111941.GF6282@ithaqua.etoilebsd.net>
References:  <keg2t1$8th$1@ger.gmane.org> <510B936D.7070305@freebsd.org> <keg4la$s5i$1@ger.gmane.org> <510BA2B5.3030609@freebsd.org> <20130201111941.GF6282@ithaqua.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On 01/02/2013 11:19, Baptiste Daroussin wrote:
> 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
> 

D'Oh -- I'm suffering from the stupids today.


	Matthew



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