From owner-freebsd-questions@FreeBSD.ORG Wed Jun 13 20:36:57 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D18D016A46B for ; Wed, 13 Jun 2007 20:36:57 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id A8AAF13C44B for ; Wed, 13 Jun 2007 20:36:57 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 6517D51925 for ; Wed, 13 Jun 2007 16:36:56 -0400 (EDT) Date: Wed, 13 Jun 2007 21:36:53 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070613213653.034884b5@gumby.homeunix.com.> In-Reply-To: <20070613152957.c0562886.wmoran@potentialtech.com> References: <17838240D9A5544AAA5FF95F8D52031602171721@ad-exh01.adhost.lan> <20070613152957.c0562886.wmoran@potentialtech.com> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Ethernet Card Limitations to Number of Connections? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 20:36:57 -0000 On Wed, 13 Jun 2007 15:29:57 -0400 Bill Moran wrote: fine. > > A single IP address is limited to ~65,000 connections Just to clarify, that's a limitation on outgoing connections, rather than all connections. >due to the nature of IP networks. I think it's more of a stack implementation issue, I don't think there's any intrinsic reason why two outgoing connections couldn't share the same port.