From owner-freebsd-hackers Sun Sep 1 22:58:56 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5186E37B400; Sun, 1 Sep 2002 22:58:53 -0700 (PDT) Received: from globalrelay.com (h216-18-71-77.gtcust.grouptelecom.net [216.18.71.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF9443E4A; Sun, 1 Sep 2002 22:58:52 -0700 (PDT) (envelope-from lists@globalrelay.net) Received: from [24.81.109.7] (HELO beair) by globalrelay.com (CommuniGate Pro SMTP 3.5.9) with SMTP id 1401336; Sun, 01 Sep 2002 22:59:00 -0700 Message-ID: <02ec01c25246$2c207c30$076d5118@beair> From: "Eric Parusel" To: , "Gregory Neil Shapiro" References: <3D6E243B.1515.8EB744E7@localhost> <3D6E2D31.29065.8EDA44C7@localhost> <15726.26491.969569.176848@horsey.gshapiro.net> <20020902002605.GB38501@dragon.nuxi.com> Subject: Re: why does this sendmail connection take so long? Date: Sun, 1 Sep 2002 22:59:40 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Thu, Aug 29, 2002 at 11:27:07AM -0700, Gregory Neil Shapiro wrote: > > That explains it. You have a record pointing localhost.example.org at ::1 > > Unfortunately this is our default configuration: > > # $FreeBSD: src/etc/hosts,v 1.15 2001/12/11 22:36:10 rwatson Exp $ > ..snip.. > ::1 localhost localhost.my.domain > 127.0.0.1 localhost localhost.my.domain > > This has caused me trouble before and I've been >< close to reversing the > IPv6 and IPv4 lines... I swapped them since I have log_in_vain turned on, and I didn't like the extra alerts I was getting. Works great for me... Now just if I could get Sendmail to not do those dang identd checks all the time... The less "false alarms" that log_in_vain reports, the more safe and cozy I feel :) Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message