Date: Fri, 23 Jul 1999 17:41:57 -0700 (PDT) From: Dan Busarow <dan@dpcsys.com> To: "Michael P. Neuman" <neubyneu@twcny.rr.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: DNS SubDomains Message-ID: <Pine.BSF.3.96.990723173632.23651C-100000@java.dpcsys.com> In-Reply-To: <000701bed54e$b2a9f240$04c809c0@kramer.cmsnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <Pine.BSF.3.96.990723173632.23651E@java.dpcsys.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990723173632.23651C-100000>