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 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"