From owner-freebsd-questions Thu May 18 5:28:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hq1.tyfon.net (hq1.tyfon.net [213.212.29.17]) by hub.freebsd.org (Postfix) with ESMTP id 98E4837BDAB for ; Thu, 18 May 2000 05:28:07 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from enigmatic (dan [192.168.1.20]) by hq1.tyfon.net (Postfix) with SMTP id 084561C5C9; Thu, 18 May 2000 14:28:05 +0200 (CEST) From: "Dan Larsson" To: "Mark Ovens" , "Rob" Cc: Subject: RE: Is port scanning a problem? Date: Thu, 18 May 2000 14:29:46 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20000517212552.I232@parish> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG | > | | Guess not, it's just FreeBSD "out of the box". Do I stop fingerd | running by commenting out the finger entries in /etc/inetd.conf? yes.. don't forget to do a 'kill -1 `cat /var/run/inetd.pid`' so that inetd reloads the /etc/inetd.conf file. | | BTW, why does fingerd not show up with ``ps -ax''? The finger daemon is started by inetd and will only show in the process list when it is running. | Regards ------------ Dan Larsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message