atom feed22 messages in org.freebsd.freebsd-hackersRe: why does this sendmail connection...
FromSent OnAttachments
Dan LangilleAug 22, 2002 10:42 am 
Dan NelsonAug 22, 2002 11:47 am 
Michael ScheidellAug 22, 2002 3:27 pm 
Terry LambertAug 22, 2002 5:34 pm 
Dan LangilleAug 22, 2002 9:03 pm 
Terry LambertAug 22, 2002 10:29 pm 
Dan LangilleAug 28, 2002 9:57 am 
Jim BrownAug 28, 2002 10:48 am 
Terry LambertAug 28, 2002 4:42 pm 
Dan LangilleAug 29, 2002 5:39 am 
Gregory Neil ShapiroAug 29, 2002 10:31 am 
Dan LangilleAug 29, 2002 10:39 am 
Gregory Neil ShapiroAug 29, 2002 10:57 am 
Dan LangilleAug 29, 2002 11:18 am 
Gregory Neil ShapiroAug 29, 2002 11:26 am 
Dan LangilleAug 29, 2002 11:33 am 
Gregory Neil ShapiroAug 29, 2002 11:50 am 
Dan LangilleAug 29, 2002 11:56 am 
Terry LambertAug 29, 2002 12:52 pm 
David O'BrienSep 1, 2002 5:25 pm 
Eric ParuselSep 1, 2002 10:59 pm 
Gregory Neil ShapiroSep 2, 2002 4:22 pm 
Subject:Re: why does this sendmail connection take so long?
From:Eric Parusel (lis@globalrelay.net)
Date:Sep 1, 2002 10:59:18 pm
List:org.freebsd.freebsd-hackers

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 majo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message