From owner-freebsd-questions Sat Jun 3 23:25: 0 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.sdca.home.com (ha1.rdc1.sdca.home.com [24.0.3.66]) by hub.freebsd.org (Postfix) with ESMTP id E64A137BCC7 for ; Sat, 3 Jun 2000 23:24:57 -0700 (PDT) (envelope-from RaymundoVega@home.com) Received: from home.com ([24.5.252.61]) by mail.rdc1.sdca.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000604062457.IVRX28251.mail.rdc1.sdca.home.com@home.com>; Sat, 3 Jun 2000 23:24:57 -0700 Message-ID: <3939F639.C00CE2BF@home.com> Date: Sat, 03 Jun 2000 23:24:57 -0700 From: "Raymundo M. Vega" X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Doug Barton Cc: Troy Settle , webmaster@wmptl.com, questions@FreeBSD.ORG Subject: Re: IP vs CNAME References: <3939F2FD.DA1EEDFA@gorean.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Barton wrote: [snip} if this is the file for bind, then where is the address of webhost.isp.net mailhost.isp.net you are not telling bind those address...it works like magic, but it needs a little help from us. raymundo > > > I didn't think I'd have to go quite so > > far as to bore everyone with an SOA record. But since you insist: > > > > @ IN SOA ns1.isp.net. hostmaster.isp.net. ( > > 2000060401 10800 3600 3600000 86400 ) > > IN MX 10 mailhost.isp.net. > > IN MX 20 spooler.isp.net. > > IN NS ns1.isp.net. > > IN NS ns2.isp.net. > > @ IN CNAME webhost.isp.net. > > www IN CNAME webhost.isp.net. > > mail IN CNAME mailhost.isp.net. > > > > Happy now? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message