From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 22:46:25 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 2BEBC16A4BF for ; Wed, 20 Aug 2003 22:46:25 -0700 (PDT) Received: from lakemtao01.cox.net (lakemtao01.cox.net [68.1.17.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B5543FD7 for ; Wed, 20 Aug 2003 22:46:24 -0700 (PDT) (envelope-from rjhjr@cox.net) Received: from kongemord.krig.net ([68.100.111.121]) by lakemtao01.cox.net (InterMail vM.5.01.06.04 201-253-122-130-104-20030726) with SMTP id <20030821054624.GRKK5378.lakemtao01.cox.net@kongemord.krig.net> for ; Thu, 21 Aug 2003 01:46:24 -0400 Received: by kongemord.krig.net (sSMTP sendmail emulation); Thu, 21 Aug 2003 01:46:23 -0400 From: "Bob Hall" Date: Thu, 21 Aug 2003 01:46:23 -0400 To: FreeBSD Questions List Message-ID: <20030821054622.GA406@kongemord.krig.net> Mail-Followup-To: FreeBSD Questions List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: SMTP attempt? 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, 21 Aug 2003 05:46:25 -0000 I've been noticing a lot of the following the last week: Aug 21 01:00:01 kongemord /kernel: Connection attempt to TCP 127.0.0.1:25 from 1 27.0.0.1:1074 I can't figure out what's trying to connect to the SMTP port. I've got sendmail turned off, so there's nothing listening at port 25. Bob Hall