Date: Mon, 10 Feb 2014 14:04:13 -0700 From: LuKreme <kremels@kreme.com> To: freebsd-ports@freebsd.org Subject: Re: Missing portsnap Message-ID: <14D73892-00EC-42A1-B2BD-C75271DD2F3F@kreme.com> In-Reply-To: <BDDC727B-28A6-4BCE-B398-594B1A9AB0EE@kreme.com> References: <BDDC727B-28A6-4BCE-B398-594B1A9AB0EE@kreme.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10 Feb 2014, at 09:48 , LuKreme <kremels@kreme.com> wrote: > # portsnap fetch update > Looking up portsnap.FreeBSD.org mirrors... none found. > Fetching public key from portsnap.FreeBSD.org... failed. > No mirrors remaining, giving up. OK, as it turns out this is not a ports problem, but a DNS issue. I=92m = still confused: # cat /etc/resolv.conf 8.8.8.8 75.148.37.67 # dig www.google.com ; <<>> DiG 9.9.3-P2 <<>> www.google.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 46263 ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; WARNING: recursion requested but not available ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;www.google.com. IN A ;; Query time: 4 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Mon Feb 10 14:02:45 MST 2014 ;; MSG SIZE rcvd: 43 # dig www.google.com @8.8.8.8 ; <<>> DiG 9.9.3-P2 <<>> www.google.com @8.8.8.8 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56636 ;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;www.google.com. IN A ;; ANSWER SECTION: www.google.com. 116 IN A 74.125.192.103 www.google.com. 116 IN A 74.125.192.104 www.google.com. 116 IN A 74.125.192.105 www.google.com. 116 IN A 74.125.192.147 www.google.com. 116 IN A 74.125.192.106 www.google.com. 116 IN A 74.125.192.99 ;; Query time: 27 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Mon Feb 10 14:03:15 MST 2014 ;; MSG SIZE rcvd: 139 --=20 Don't be afraid to be weak, Don't be too proud to be strong.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14D73892-00EC-42A1-B2BD-C75271DD2F3F>