From owner-freebsd-isp Thu Nov 7 8:57:59 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2A7F37B401 for ; Thu, 7 Nov 2002 08:57:58 -0800 (PST) Received: from users.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AE8A43E4A for ; Thu, 7 Nov 2002 08:57:54 -0800 (PST) (envelope-from munk@users.munk.nu) Received: from users.munk.nu (localhost [127.0.0.1]) by users.munk.nu (8.12.5/8.12.3) with ESMTP id gA7GxV4g045839 for ; Thu, 7 Nov 2002 16:59:31 GMT (envelope-from munk@users.munk.nu) Received: (from munk@localhost) by users.munk.nu (8.12.5/8.12.3/Submit) id gA7GxVKB045838 for freebsd-isp@FreeBSD.ORG; Thu, 7 Nov 2002 16:59:31 GMT Date: Thu, 7 Nov 2002 16:59:30 +0000 From: Jez Hancock To: freebsd-isp@FreeBSD.ORG Subject: Re: some TCP ports does not reposnd Message-ID: <20021107165930.GC45543@users.munk.nu> Mail-Followup-To: freebsd-isp@FreeBSD.ORG References: <1036674493.75116.sjs@mail2000.com.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1036674493.75116.sjs@mail2000.com.tw> User-Agent: Mutt/1.4i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Nov 07, 2002 at 09:08:13PM +0800, sjs wrote: > Is there any way to list the IPs on listen queue or to > fix this problem. You could look at trafshow (/usr/ports/net/trafshow), which shows you what traffic is passing in and out of a specific network adapter you specify, or perhaps if you utilize IPFilter you could try 'ipfstat -t', which does a similar job, showing network connections in their various states. Sounds to me more like a load problem though, have you checked your logfiles for the relevant services and perhaps increased the logging levels for those services? Regards, Jez To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message