From owner-freebsd-hackers Fri Aug 20 3:34:16 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from vax1.baker.ie (VAX1.baker.IE [194.125.50.91]) by hub.freebsd.org (Postfix) with SMTP id 079B415334 for ; Fri, 20 Aug 1999 03:34:11 -0700 (PDT) (envelope-from cillian@baker.ie) Received: from baker.ie ([194.125.50.55]) by vax1.baker.ie with ESMTP; Fri, 20 Aug 1999 11:39:12 +0100 Message-ID: <37BD2BD3.1A95EED8@baker.ie> Date: Fri, 20 Aug 1999 11:20:03 +0100 From: Cillian Sharkey X-Mailer: Mozilla 4.6 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Estee Goh Cc: freebsd-hackers@freebsd.org Subject: Re: How to add a new domain to a domain name server References: <3.0.6.32.19990820180603.0093ca30@server.cybersource.com.sg> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > My name is estee, i am new in Freebsd. Can anyone help me to solve this > problem? I want to add a new domain name in domain name server(freebsd), > how i do it? Thanks in advance, please help, this is urgent... Well no doubt the FreeBSD box is running BIND...so the configuration file for named is either /etc/namedb/named.conf for version 8.x or /etc/namedb/named.boot if you have a 4.x version take a look at the man page for named and the files in /etc/namedb for more info. The book DNS & BIND from O'Reilly is very good too. Regards, Cillian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message