I install FreeBSD 9.2 on VMWare Server 2. Network is set up. (No proxy). I can ping google.com, etc, but: https://www.dropbox.com/s/slyfv14l8nql02x/000.jpg
rm -rf /var/db/portsnap/tag /var/db/portsnap/files and run portsnap fetch extract. $ telnet portsnap1.freebsd.org 80
Trying 46.137.83.240...
Connected to portsnap.freebsd.org.
Escape character is '^]'.
GET / HTTP/1.0
HTTP/1.0 404 Not Found
Content-Type: text/html
Content-Length: 345
Connection: close
Date: Tue, 15 Oct 2013 10:40:38 GMT
Server: lighttpd/1.4.31
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>404 - Not Found</title>
</head>
<body>
<h1>404 - Not Found</h1>
</body>
</html>
Connection closed by foreign host.
tor#
tor# telnet portsnap1.freebsd.org 80
Trying 46.137.83.240...
Connected to portsnap.freebsd.org.
Escape character is '^]'.
GET / HTTP/1.0
HTTP/1.0 400 Bad Request
Content-Type: text/html
Content-Length: 349
Connection: close
Date: Tue, 15 Oct 2013 13:28:30 GMT
Server: lighttpd/1.4.31
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>400 - Bad Request</title>
</head>
<body>
<h1>400 - Bad Request</h1>
</body>
</html>
Connection closed by foreign host.
tor#
tor#
tor#
tor# portsnap fetch
Looking up portsnap1.FreeBSD.org mirrors... none found.
Fetching snapshot tag from portsnap1.FreeBSD.org... done.
Fetching snapshot metadata... done.
Fetching snapshot generated at Tue Oct 15 04:11:42 SAMT 2013:
c4ec02b6145e344f4deed996512cb68628c73fa14717e6 0% of 69 MB 0 Bps
fetch: transfer timed out
fetch: c4ec02b6145e344f4deed996512cb68628c73fa14717e667ef3482cf9b9d566e.tgz appears to be truncated: 0/72689464 bytes
tor#
dig portsnap1.FreeBSD.org produce?tor# dig portsnap1.FreeBSD.org
; <<>> DiG 9.8.1-P1 <<>> portsnap1.FreeBSD.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46937
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;portsnap1.FreeBSD.org. IN A
;; ANSWER SECTION:
portsnap1.FreeBSD.org. 300 IN CNAME portsnap.FreeBSD.org.
portsnap.FreeBSD.org. 300 IN A 46.137.83.240
;; Query time: 118 msec
;; SERVER: 212.24.53.2#53(212.24.53.2)
;; WHEN: Tue Oct 15 17:35:30 2013
;; MSG SIZE rcvd: 78
tor#
tor# portsnap fetch extract
Looking up ru.portsnap.FreeBSD.org mirrors... 7 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
Fetching snapshot metadata... done.
Fetching snapshot generated at Wed Oct 16 04:09:01 SAMT 2013:
7f232f570d48e6faf789a3166db5d7e0fd92618a3a03dc 0% of 69 MB 0 Bps
fetch: transfer timed out
fetch: 7f232f570d48e6faf789a3166db5d7e0fd92618a3a03dcfe7737fa0bee7a78f7.tgz appears to be truncated: 0/72652650 bytes
tor#