From owner-freebsd-questions@FreeBSD.ORG Thu Dec 2 14:06:04 2004 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 CA59716A4CE for ; Thu, 2 Dec 2004 14:06:04 +0000 (GMT) Received: from xenial.mcc.ac.uk (xenial.mcc.ac.uk [130.88.203.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A4543D45 for ; Thu, 2 Dec 2004 14:06:04 +0000 (GMT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by xenial.mcc.ac.uk with esmtp (Exim 4.43 (FreeBSD)) id 1CZrat-0008ml-7o; Thu, 02 Dec 2004 14:06:03 +0000 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) iB2E62lZ053163; Thu, 2 Dec 2004 14:06:02 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id iB2E62Z6053162; Thu, 2 Dec 2004 14:06:02 GMT Date: Thu, 2 Dec 2004 14:06:01 +0000 From: Jonathon McKitrick To: Fernando Gleiser Message-ID: <20041202140601.GA53089@dogma.freebsd-uk.eu.org> References: <20041202123606.GA50028@dogma.freebsd-uk.eu.org> <20041202094853.Q66254@cactus.fi.uba.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041202094853.Q66254@cactus.fi.uba.ar> User-Agent: Mutt/1.4i cc: freebsd-questions@freebsd.org Subject: Re: Why these connections from 127.0.0.1? 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, 02 Dec 2004 14:06:04 -0000 On Thu, Dec 02, 2004 at 09:50:51AM -0300, Fernando Gleiser wrote: : On Thu, 2 Dec 2004, Jonathon McKitrick wrote: : : > : > I'm trying to figure out why these messages are showing up: : > : > neptune kernel log messages: : > > Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:3746 flags:0x02 : > > Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:2058 flags:0x02 : > > Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:4293 : > > Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:4864 : > > Connection attempt to TCP 127.0.0.1:113 from 127.0.0.1:1972 flags:0x02 : > > Connection attempt to UDP 127.0.0.1:512 from 127.0.0.1:3859 : > : > I thought my firewall was allowing loopback traffic. : : They look like "log in vain" entries. to you have log in vain enabled? I believe so. : 113/tcp is identd and 512/udp is biff. My guess is your mail system is : generating those requests and log in vain logs them. Should I disable log-in-vain or somehow allow these through? jm -- My other computer is your Windows box.