From owner-freebsd-hackers Mon May 11 10:52:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16819 for freebsd-hackers-outgoing; Mon, 11 May 1998 10:52:19 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp01.primenet.com (daemon@smtp01.primenet.com [206.165.6.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16685 for ; Mon, 11 May 1998 10:52:04 -0700 (PDT) (envelope-from tlambert@usr08.primenet.com) Received: (from daemon@localhost) by smtp01.primenet.com (8.8.8/8.8.8) id KAA17035; Mon, 11 May 1998 10:51:56 -0700 (MST) Received: from usr08.primenet.com(206.165.6.208) via SMTP by smtp01.primenet.com, id smtpd017001; Mon May 11 10:51:48 1998 Received: (from tlambert@localhost) by usr08.primenet.com (8.8.5/8.8.5) id KAA04328; Mon, 11 May 1998 10:51:40 -0700 (MST) From: Terry Lambert Message-Id: <199805111751.KAA04328@usr08.primenet.com> Subject: Re: Awfulhak.com (was pdksh) To: jwd@unx.sas.com (John W. DeBoskey) Date: Mon, 11 May 1998 17:51:40 +0000 (GMT) Cc: grog@lemis.com, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199805110210.AA13144@mozart> from "John W. DeBoskey" at May 10, 98 10:10:03 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Content-Type: message/delivery-status > > Reporting-MTA: dns; lamb.sas.com > Received-From-MTA: DNS; mozart.unx.sas.com > Arrival-Date: Sun, 10 May 1998 09:22:16 -0400 (EDT) > > Final-Recipient: RFC822; brian@Awfulhak.org > Action: failed > Status: 5.1.1 > Remote-MTA: DNS; awfulhak.org > Diagnostic-Code: SMTP; 550 ... we do not relay jwd@unx.sas.c > om > Last-Attempt-Date: Sun, 10 May 1998 09:22:28 -0400 (EDT) Pretty obvious. The machine "lamb.sas.com" believes that the destination is external to sas.com, and that the source is not a machine on the local net. It believes this because the getpeername(3) + gethostbyaddr(3) show a machine with the wrong name as the source. Fix your DNS entries for the source machine, specifically the reverse maps, and/or fix "lamb.sas.com" to open holes for IP address ranges for which it is responsible and/or correctly configure the machines which are designated MX's for awfulhak.org to axtuall "X" the "M" for the hosted domain. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message