From owner-freebsd-questions@FreeBSD.ORG Thu May 15 11:49:31 2003 Return-Path: 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 45E9537B401 for ; Thu, 15 May 2003 11:49:31 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-14-133.w193-253.abo.wanadoo.fr [193.253.40.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5993F43F75 for ; Thu, 15 May 2003 11:49:29 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h4FInRK8080842 for ; Thu, 15 May 2003 20:49:27 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-questions@freebsd.org Date: Thu, 15 May 2003 20:49:28 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305152049.28566.ajacoutot@lphp.org> Subject: port 512 comsat X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 18:49:31 -0000 Hi ! I jst enabled the log_in_vain option to see a little bit of what was trying to access my box, and I can see that my box tries to reach its own port 512 (comsat), obviously using biff to warn users about new messages. --> /kernel: Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:1529 Now, comsat is disabled in inetd, that's why it's been log. Do you know which process try to access my port 512 ? Is it sendmail ? Or the kernel itself ? Is there a way to deactivate this ? Thanks in advance for your answers. Regards. Antoine