On Wed, Jun 11, 2008 at 10:22:17AM -0500, c l wrote:
> Anyone else get this message when doing pkg_add's from ftp sites?
> 
> 421 There are too many connections from your internet address
> 
> I get this on all my openbsd boxes, 4.3 and -current from June 10, 2008.
> 
> All of them are behind either a cisco pix or 4.3 -release firewall.
> 
> It seems to happen with just about any package that has a few dependencies.

Looks like you have some proxying mechanism which fucks up. It definitely
appears that your ftp client is not terminating client properly, something
eats the connection termination.

As said, if you are behind a nat, you should definitely make sure you have
ftp proxying running, so that the connections are tracked correctly.

Otherwise, use an http mirror, it doesn't have this shortcoming.

Reply via email to