From owner-freebsd-questions Wed Jul 24 4:52: 8 2002 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 E89A637B435 for ; Wed, 24 Jul 2002 04:52:04 -0700 (PDT) Received: from cyberlord.net.dhis.org (ip68-14-182-106.pn.at.cox.net [68.14.182.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16F0143E42 for ; Wed, 24 Jul 2002 04:52:04 -0700 (PDT) (envelope-from cyberlord@cyberlord.net.dhis.org) Received: from cyberlord.net.dhis.org (localhost.cyberlord.net.dhis.org [127.0.0.1]) by cyberlord.net.dhis.org (8.12.3/8.12.3) with ESMTP id g6OBq1MU075563; Wed, 24 Jul 2002 06:52:02 -0500 (CDT) (envelope-from cyberlord@cyberlord.net.dhis.org) Received: by cyberlord.net.dhis.org (8.12.3/8.12.3/Submit) id g6OBq0Js075562; Wed, 24 Jul 2002 06:52:00 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: Tim To: "Grant Cooper" Subject: Re: port scanner found my SMTP / SSH is up and I didn't put them there!!!! Date: Wed, 24 Jul 2002 06:51:59 -0500 X-Mailer: KMail [version 1.4] Cc: References: <200207240830.g6O8UJt23230@splat.grant.org> <006201c23307$bd8fa2d0$2afececd@TCOOPER> In-Reply-To: <006201c23307$bd8fa2d0$2afececd@TCOOPER> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200207240651.59627.cyberlord@cyberlord.net.dhis.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 24 July 2002 06:46 am, Grant Cooper wrote: > I used a port scanner on my server just to check things out. I wasn't > expecting this. Port 22 (ssh) and port (25) SMTP are up. I looked in > /etc/inetd.conf and SMTP is comented out. > > I created a webmailer and sure enough, all my e-mail was recieved but n= ot > sent out. If this isn't a default set up i've been compramised. :( I do= n't > even know how to use ssh yet. The only reason I noticed this is because= I > was setting up my firewall using IPFW. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Port 25 is sendmail. Look in rc.config for sendmail_enable=3DYES. If you don't want sendmail, set to NO. Tim --=20 FreeBSD 4.6-RELEASE 6:51AM up 1 day, 10 mins, 1 user, load averages: 0.00, 0.03, 0.00 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message