From owner-freebsd-questions Wed Sep 4 6:41:12 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 A208637B400 for ; Wed, 4 Sep 2002 06:41:08 -0700 (PDT) Received: from catflap.home.slightlystrange.org (host217-39-91-62.in-addr.btopenworld.com [217.39.91.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9F1043E65 for ; Wed, 4 Sep 2002 06:41:07 -0700 (PDT) (envelope-from dan@slightlystrange.org) Received: from danielby by catflap.home.slightlystrange.org with local (Exim 3.36 #1) id 17maOx-000Ny1-00 for freebsd-questions@FreeBSD.ORG; Wed, 04 Sep 2002 14:40:59 +0100 Date: Wed, 4 Sep 2002 14:40:59 +0100 From: Daniel Bye To: freebsd-questions@FreeBSD.ORG Subject: Re: what is .zerv Message-ID: <20020904134059.GB91519@catflap.home.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020903210958.18506.qmail@web21205.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020903210958.18506.qmail@web21205.mail.yahoo.com> User-Agent: Mutt/1.4i X-Scanner: exiscan *17maOx-000Ny1-00*NzElYSTQ4q.* (SlightlyStrange.org, Using NOD32 http://www.nod32.com) 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 On Wed, Sep 04, 2002 at 05:09:58AM +0800, adrian kok wrote: > Hi all > > I typed netstat -an and got the following but i don't > know them and how to stop it also > > Thank you > > udp4 0 0 *.514 *.* > > udp6 0 0 *.514 *.* > > icm6 0 0 *.* *.* > > Active UNIX domain sockets > Address Type Recv-Q Send-Q Inode Conn > Refs Nextref Addr > d7c20f00 stream 0 0 d7c1b900 0 > 0 0 /tmp/.zserv You can use sockstat to find out which process owns the file: sockstat -u will show you AF_UNIX domain sockets. The second column is the name of the command that opened the file. HTH Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message