From owner-freebsd-questions Tue Jun 6 22:31: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.noc0.hsacorp.net (mail1.noc0.hsacorp.net [208.247.171.140]) by hub.freebsd.org (Postfix) with ESMTP id DBA3737B57D for ; Tue, 6 Jun 2000 22:30:56 -0700 (PDT) (envelope-from jconner@enterit.com) Received: from [24.216.177.145] (HELO CONCON.enterit.com) by mail1.noc0.hsacorp.net (CommuniGate Pro SMTP 3.2.4) with ESMTP id 13497011; Wed, 07 Jun 2000 01:30:55 -0400 Message-Id: <4.3.2.7.2.20000607013916.02deac48@mail.enterit.com> X-Sender: jconner@mail.enterit.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 07 Jun 2000 01:40:25 -0400 To: "Raymundo M. Vega" From: Jim Conner Subject: Re: DNS/Sendmail Cc: Jahanur R Subedar , Johan Petersson , FreeBSD-questions@FreeBSD.ORG In-Reply-To: <393DCD6B.147994B1@home.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 09:19 PM 6/6/2000 -0700, Raymundo M. Vega wrote: >The purpose of CNAME records is to make aliases of hosts, >which means you *are not* allowed to use the domainname >on either side of the CNAME. write a valid hostname >and try again. > >if you want to test your dns, then use nslookup and type: > >set q=mx >bitmap.com. > >work on your DNS files until it gives back the right answer > >raymundo > Yes yes...he's right. You need to fix this too. :) Create an A record for server then point your CNAMEs to "server". - Jim >Jahanur R Subedar wrote: > > > > Try 0 or 10 instead of 50 in the MX record. > > and then telnet to the prot number 25, like this. > > > > telnet bitmap.com:25 > > you should get a promt but you should see the escape character. > > And if you do then you should be ok. > > > > I hope that helps. > > > > Jahanur > > > > On Tue, 6 Jun 2000, Johan Petersson wrote: > > > > > Hello! > > > > > > I have setup a small LAN (2 machines=) > > > www.bitmap.com works but when I try to > > > send mail to johpe@bitmap.com it doesn't > > > work. I don't no if it's a DNS or sendmail > > > problem.. > > > > > > db.bitmap.com: > > > > > > @ IN SOA bitmap.com. johpe.bitmap.com. ( > > > 2000060403 > > > 86400 > > > 7200 > > > 8640000 > > > 86400 ) > > > > > > IN NS bitmap.com. > > > IN A 223.147.37.1 > > > IN MX 50 bitmap.com. > > > > > > monster IN A 223.147.37.2 > > > www IN CNAME bitmap.com. > > > ftp IN CNAME bitmap.com. > > > > > > From: Mail Delivery Subsystem : > > > ----------8<--------------------- > > > ----- Transcript of session follows ----- > > > ... while talking to bitmap.com.: > > > >>> HELO > > > <<< 501 5.0.0 HELO requires domain address > > > 554 5.0.0 ... Service unavailable > > > ------------8<-------------------- > > > > > > Best regards > > > > > > --Johan > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > Jahanur R Subedar > > WWW.JJSOFT.COM > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message - Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Today's errors, in contrast: Windows - "Invalid page fault in module kernel32.dll at 0032:A16F2935" UNIX - "segmentation fault - core dumped" Humanous Beingsus - "OOPS, I've fallen and I can't get up" ------------------------------- Jim Conner NOTJames jconner@enterit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message