From owner-freebsd-questions Fri Jul 23 17:43:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id A9CDE14F1E for ; Fri, 23 Jul 1999 17:43:18 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id RAA03290; Fri, 23 Jul 1999 17:41:58 -0700 (PDT) Date: Fri, 23 Jul 1999 17:41:57 -0700 (PDT) From: Dan Busarow To: "Michael P. Neuman" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS SubDomains In-Reply-To: <000701bed54e$b2a9f240$04c809c0@kramer.cmsnet.net> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/ALTERNATIVE; BOUNDARY="----=_NextPart_000_0004_01BED52D.2AF9A140" Content-ID: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. ------=_NextPart_000_0004_01BED52D.2AF9A140 Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1 Content-ID: On Fri, 23 Jul 1999, Michael P. Neuman wrote: > I am running 3.2-RELEASE FreeBSD. I have DNS working properly for our LAN so far. I haven't recieved a clear response on how to set up a Sub-Domain with it. For example: I have the domain foobar.com. Within it are 100 computers. I also have an other "segment" with 140 computers. I would like to assign that part to the domain sub.foobar.com. I know how to do it by having the DNS records all on the foobar.com server. I need to have records for foobar.com on one machine and sub.foobar.com on th e other. Exactly how would I do this?? Is there a site the describes how?? Thank you in advance! You should fix your mail client's (non) line breaking behaviour. I could have sworn I saw the answer go by a few days ago sub IN NS ns.sub.foobar.com. Then setup ns.sub.foobar.com with named that is primary/master for sub.foobar.com There's no magic about the number of dots in a zone. Someone elses suggestion to get the Cricket book is a good idea too :) Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 ------=_NextPart_000_0004_01BED52D.2AF9A140-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message