Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 02:21:56 +0900
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        Simon Barner <barner@FreeBSD.org>
Cc:        Doug Barton <dougb@FreeBSD.org>, freebsd-ports@FreeBSD.org
Subject:   Re: Distfiles and FTP Traffic-Shaping
Message-ID:  <yge4q423h3f.wl%ume@mahoroba.org>
In-Reply-To: <20060117165207.GC19564@zi025.glh.mhn.de>
References:  <200601131703.37174.list-freebsd-2004@morbius.sent.com> <20060113204712.5403643c.jylefort@FreeBSD.org> <20060114095135.GA812@kyuzo.dunkelkammer.void> <43CA06D7.5010705@FreeBSD.org> <20060117165207.GC19564@zi025.glh.mhn.de>

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

>>>>> On Tue, 17 Jan 2006 17:52:07 +0100
>>>>> Simon Barner <barner@FreeBSD.org> said:

barner> Doug Barton wrote:
> Stefan Walter wrote:
> 
> >MASTER_SORT_REGEX already exists. From my /etc/make.conf:
> 
> Interesting. How would you teach this to avoid a certain site? 
> Unfortunately, the first site in the sourceforge mirror list has an IPv6 
> address, but fetch can't talk to it for some reason, so my connection hangs 
> for a while before that site times out and another is tried. I tried the 
> following, which I didn't think would work, and was not disappointed. :)

barner> I use the following line in make.conf to enforce the use of IPv4:

barner> FETCH_CMD=fetch -4

Perhaps, you want to try IPv4 1st with not only for fetch(1).  If you
are using FreeBSD 5.3 or later with IPv6 enabled kernel, please try
ip6addrctl(8) instead.  You can configure to see IPv4 address 1st
using it.  Just putting ip6addrctl_enable="YES" into your /etc/rc.conf
without ipv6_enable="YES" do the trick.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yge4q423h3f.wl%ume>