From owner-freebsd-questions Thu May 11 10:20: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dipsy.monkeybrains.net (rururudy-3.dsl.speakeasy.net [216.231.57.145]) by hub.freebsd.org (Postfix) with ESMTP id 399C037BBB2 for ; Thu, 11 May 2000 10:20:05 -0700 (PDT) (envelope-from rudy@dipsy.monkeybrains.net) Received: from localhost (rudy@localhost) by dipsy.monkeybrains.net (8.9.3/8.9.3) with ESMTP id KAA01384; Thu, 11 May 2000 10:26:27 -0700 (PDT) (envelope-from rudy@dipsy.monkeybrains.net) Date: Thu, 11 May 2000 10:26:26 -0700 (PDT) From: Rudy Rucker To: Alan Chan Cc: questions@FreeBSD.ORG Subject: Re: closing port 25 & 111 In-Reply-To: <20000511084024.A369@draenor.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I also recommend inetd_enable="NO" for a gateway/firewall machine. That makes more sense than commenting everything out of inetd.conf while leaving inetd running. Rudy On Thu, 11 May 2000, Marc Silver wrote: > portmap_enable="NO" > sendmail_enable="NO" > > Just add those two lines to your /etc/rc.conf ... > On Wed, May 10, 2000 at 06:30:22PM -0700, Alan Chan wrote: > > Hi, I am running a FreeBSD gateway and firewall. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message