From owner-freebsd-questions Fri Apr 26 15:40:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 7589F37B41B for ; Fri, 26 Apr 2002 15:40:49 -0700 (PDT) Received: from user168.net314.fl.sprint-hsd.net ([207.30.169.168] helo=ODHINN) by hawk.mail.pas.earthlink.net with smtp (Exim 3.33 #2) id 171EOT-0007Pj-00; Fri, 26 Apr 2002 15:40:45 -0700 Message-ID: <001001c1ed73$6b1673a0$0100a8c0@ODHINN> From: "Ciro Maietta" To: "Danny Horne" , "freebsd-questions" Subject: Re: Sendmail access issue. Date: Fri, 26 Apr 2002 18:40:50 -0400 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-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Danny Horne" To: "Ciro Maietta" ; "freebsd-questions" Sent: Friday, April 26, 2002 1045h Subject: RE: Sendmail access issue. > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ciro Maietta > > Sent: Friday 26 April 2002 4:34am > > To: freebsd-questions > > Subject: Sendmail access issue. > > > > My mail server is 192.168.0.250, and from this server I can send mail with > > no incident. However, any time I try to send email from any other host on > > the local network, I receive an error similar to the following (From > > /var/log/maillog) > > > > ****> Apr 26 23:00:05 aegir sendmail[242]: g3R305X2000242: > ruleset=check_rcpt, > > arg1=, relay=odhinn.asgard.us > > [192.168.0.1] (may > > be forged), reject=550 5.7.1 ... Relaying > > denied. IP name possibly forged [192.168.0.1] > > *** > > but still no dice. According to an (older) tutorial on the sendmail.org > > website, "IP name possibly forged" is the result of an inconsistant DNS > > server. But when I tested with nslookup, > > > > bash-2.05a# nslookup odhinn.asgardnet.org > > Server: hermod.asgard.us > > Address: 192.168.0.250 > > > > Name: odhinn.asgardnet.org > > Address: 192.168.0.1 > > > What happens when you try 'nslookup 192.168.0.1'? > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.351 / Virus Database: 197 - Release Date: 19/04/2002 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message aegir$ nslookup 192.168.0.1 Server: hermod.asgard.us Address: 192.168.0.250 Name: odhinn.asgard.us Address: 192.168.0.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message