From owner-freebsd-questions Wed Oct 18 2:59:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-4.sjc.telocity.net (mail-4.sjc.telocity.net [216.227.56.44]) by hub.freebsd.org (Postfix) with ESMTP id 676A637B479 for ; Wed, 18 Oct 2000 02:59:48 -0700 (PDT) Received: from zoso (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-4.sjc.telocity.net (8.9.3/8.9.3) with SMTP id CAA24280; Wed, 18 Oct 2000 02:55:40 -0700 (PDT) From: "Otter" To: "Giorgos Keramidas" , "Bennett Hui" Cc: Subject: RE: how do you close port 587: unknown service? Date: Wed, 18 Oct 2000 06:03:17 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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: <20001018114559.C9003@gray.westgate.gr> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG and if you don't know what app had the port open, there's always the output of "sockstat". -Otter }-----Original Message----- }From: owner-freebsd-questions@FreeBSD.ORG }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Giorgos }Keramidas }Sent: Wednesday, October 18, 2000 4:46 AM }To: Bennett Hui }Cc: freebsd-questions@FreeBSD.ORG }Subject: Re: how do you close port 587: unknown service? } } }On Wed, Oct 18, 2000 at 01:32:24AM -0700, Bennett Hui wrote: }> }> It would be great if anyone knew what port 587 was used }for (it just }> came with my install of 4.1.1-RELEASE), but more }importantly how can }> I close it off. I suppose the quick and easy way would be to block }> it off with ipfw, but is there a line in a config file where I can }> disable this service? } }It's the MSA port of Sendmail, documented in the usual place, i.e. }/usr/src/contrib/sendmail/cf/README. You can see the }following in your }sendmail.cf file: } } O DaemonPortOptions=Port=587, Name=MSA, M=E } }and you can close it if you like with: } } FEATURE(`no_default_msa')dnl } }Ciao. } }-- }Giorgos Keramidas, For my public pgp2 key: }finger -l keramida@diogenis.ceid.upatras.gr } } }To Unsubscribe: send mail to majordomo@FreeBSD.org }with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message