Date: Thu, 7 Nov 2002 16:59:30 +0000 From: Jez Hancock <jez.hancock@munk.nu> To: freebsd-isp@FreeBSD.ORG Subject: Re: some TCP ports does not reposnd Message-ID: <20021107165930.GC45543@users.munk.nu> In-Reply-To: <1036674493.75116.sjs@mail2000.com.tw> References: <1036674493.75116.sjs@mail2000.com.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021107165930.GC45543>