From owner-freebsd-questions Thu Mar 4 19:35:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (Postfix) with ESMTP id AEA301507F for ; Thu, 4 Mar 1999 19:35:35 -0800 (PST) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id VAA18333; Thu, 4 Mar 1999 21:35:48 -0600 (CST) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma018274; Thu, 4 Mar 99 21:35:17 -0600 Received: (from nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) id VAA23064; Thu, 4 Mar 1999 21:34:40 -0600 (CST) Message-ID: <19990304213439.F22819@winternet.com> Date: Thu, 4 Mar 1999 21:34:39 -0600 From: Nathan Ahlstrom To: Spidey Cc: freebsd-questions Subject: Re: sunrpc, printer and unknown (??) port opened References: <19990304210253.B22633@winternet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Spidey on Thu, Mar 04, 1999 at 10:19:15PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Spidey wrote: > Could X listen on the port 1024? X listens on 6000 to 6039 I think. What does 'netstat -a | grep LISTEN' tell you? [I imagine it will give a similar output to nmap.] Try matching up the output of 'ps -auxwww' with the list that nmap or netstat give you. If you are trying to secure your system you should read http://www.freebsd.org/~jkb/howto.html. It is an excellent guide. Good Luck, Nathan -- Nathan Ahlstrom nrahlstr@winternet.com http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message