From owner-freebsd-questions Mon Jul 8 14:11:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB92337B400 for ; Mon, 8 Jul 2002 14:11:53 -0700 (PDT) Received: from mta8.srv.hcvlny.cv.net (mta8.srv.hcvlny.cv.net [167.206.5.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 481F743E42 for ; Mon, 8 Jul 2002 14:11:53 -0700 (PDT) (envelope-from agapon@excite.com) Received: from ool-182f9041.dyn.optonline.net (ool-182f9041.dyn.optonline.net [24.47.144.65]) by mta8.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with ESMTP id <0GYY003LB7Q4CA@mta8.srv.hcvlny.cv.net> for freebsd-questions@FreeBSD.ORG; Mon, 08 Jul 2002 17:01:17 -0400 (EDT) Date: Mon, 08 Jul 2002 17:02:17 -0400 (EDT) From: Andriy Gapon Subject: strange netstat output entry X-X-Sender: avg@lh To: freebsd-questions@FreeBSD.ORG Message-id: <20020708165214.L42680-100000@lh> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 501/home/avg p2:edge-16:53>netstat -a -f inet Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) ... tcp4 0 0 *.* *.* CLOSED ... this looks very strange and even strangier the fact that this entry is there for hours. Matching entry in sockstat output is: avg xmms 18182 29 tcp4 *:* *:* so I guess this is a "left-over" from xmms' query to cddb server made yesterday night (last time I listened to CD). Any ideas what might have caused this ? I assume since this *.* <-> *.* connection is in closed state, then it doesn't really exist. So I'm not as concerned here ad curious. Btw I am behind a firewall that permits to establish connections from inside to outside, if that can matter. -- Andriy Gapon * "I don't mind going nowhere as long as it's an interesting path." (c) Ronald Mabbitt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message