Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2008 09:11:51 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Xiaobo Zhu <albert.bowen@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Is there any cvsup site support ipv6
Message-ID:  <15B2305D-CE3E-43DE-A338-F4031380295F@mac.com>
In-Reply-To: <a827eca60805260858q4a2329eet6acd1c9efda9529@mail.gmail.com>
References:  <a827eca60805260858q4a2329eet6acd1c9efda9529@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 26, 2008, at 8:58 AM, Xiaobo Zhu wrote:
> would any one please tell me is there any cvsup site support ipv6,  
> and sites
> close to china are more preferred.

I'm not sure why one would prefer IPv6 only, but yes:

% dig -t aaaa cvsup5.cn.freebsd.org
; <<>> DiG 9.4.1-P1 <<>> -t aaaa cvsup5.cn.freebsd.org
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1524
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 3, ADDITIONAL: 0

;; QUESTION SECTION:
;cvsup5.cn.freebsd.org.		IN	AAAA

;; ANSWER SECTION:
cvsup5.cn.freebsd.org.	0	IN	CNAME	cvsup-master.cn.freebsd.org.
cvsup-master.cn.freebsd.org. 0	IN	CNAME	tarsier.delphij.net.
tarsier.delphij.net.	86400	IN	AAAA	2001:470:1f03:2c9::2

;; AUTHORITY SECTION:
delphij.net.		86387	IN	NS	ns-bj.delphij.net.
delphij.net.		86387	IN	NS	ns-tw.delphij.net.
delphij.net.		86387	IN	NS	ns-sh.delphij.net.

;; Query time: 205 msec
;; SERVER: 205.171.3.65#53(205.171.3.65)
;; WHEN: Mon May 26 09:06:25 2008
;; MSG SIZE  rcvd: 187

You might find the sysutils/fastest_cvsup port helpful...

Regards,
-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15B2305D-CE3E-43DE-A338-F4031380295F>