Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 1999 17:19:57 -0400
From:      Soren Harward <soren@cinternet.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Named config
Message-ID:  <19990411171957.C22844@cinternet.net>
In-Reply-To: <19990411044914.2116.qmail@www0v.netaddress.usa.net>; from Maresa Nirwan on Sat, Apr 10, 1999 at 09:49:14PM -0700
References:  <19990411044914.2116.qmail@www0v.netaddress.usa.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 10 Apr 1999 at 21:49:14, Maresa Nirwan muttered:
> Hi, I'm setting a DNS server ... using named8. I have FreeBSD 3.1 installed.
> I've got everything running, I can access outside world. 
> 
> My question is .. I wanted to have my own domain name using my dns server.
> Right now I've set up a new zone. The domain name has not been registered to 
> InterNic. 
> 
> is that why if I type that domain name, i've got an error saying that the
> domain name doesn't have dns entry? 
> 
> or is that because I didn't set up the zone correctly? 

Check and see if you have either the program 'dig' or 'nslookup' available.
If so, do this:

dig @localhost [domianname]
nslookup [domainname] localhost

If you get the error, then you haven't set up the zone right.  Make sure
it's in /etc/namedb/named.conf, and that the syntax for the zone is correct.
If that's not it, look thru the logsfor an idead as to what the problem
might be.

-- 
 Soren Harward <soren@cinternet.net> | Windows DOES come with a tool
 http://www.soren.cinternet.net/     | to restore a corrupt Registry.
 Internet Information Systems Admin  |
 Cinternet, Inc.  (513) 891-1228     | It's called FDISK.


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?19990411171957.C22844>