Date: Sat, 8 Aug 1998 06:53:20 -0400 (EDT) From: CyberPeasant <djv@bedford.net> To: purebeef@shaw.wave.ca Cc: questions@FreeBSD.ORG Subject: Re: dns settup problem Message-ID: <199808081053.GAA04968@lucy.bedford.net> In-Reply-To: <XFMail.980808011853.purebeef@shaw.wave.ca> from Lanny Baron at "Aug 8, 98 01:18:53 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Lanny Baron wrote:
>
> Hello,
>
> I am running a single FreeBSD pc. It seems that my ISP has given me a
> static ip and I have a domain. After reading The Complete FreeBSD by Greg
> Lehey, I have set up the files in /etc/namedb. At least I think they are right.
> I do see some errors from /var/log/messages and have included them in this
> mail. However, I don't understand or know what to change. Since in the past ppl
> on this list have complained about attachemnts, the related files for named are
> in the body of this message.
>
> Thank you for taking the time to read this and for any help.
>
> Lanny
>
>
> >From /var/log/messages
>
> Aug 8 01:14:34 ribs named[1432]: starting. named 4.9.6-REL Wed Mar 25
> 00:29:44 GMT 1998 jkh@time.cdrom.com:/usr/obj/usr/src/usr.sbin/named
> Aug 8 01:14:34 ribs named[1432]: db.cybertouch.org: line 6: database format
> error ()
> Aug 8 01:14:34 ribs named[1432]: db.cybertouch.org: line 9: database format
> error ()
> Aug 8 01:14:34 ribs named[1432]: Zone "cybertouch.org" (file
> db.cybertouch.org): no NS RRs found at zone top
Missing hostname, see below
> Aug 8 01:14:34 ribs named[1432]: primary zone "cybertouch.org" rejected due to
> errors (serial 1998080704)
> Aug 8 01:14:34 ribs named[1433]: Ready to answer queries.
>
> db.cybertouch.org
>
> cybertouch.org. IN SOA ribs.cybertouch.org. (
cybertouch.org. IN SOA root.ribs.cybertouch.org. (
> 1998080704 ; Serial (day, 2digits version of the day)
> 86400 ; refresh (1 day)
> 7200 ; retry (after 2 hours)
> 8640000 ; expire (100days)
> 86400 ) ; minimum (1 day)
>
> ; Name server
> IN NS
IN NS ns.cybertouch.org.
> ns IN A 24.64.141.183
>
> ; Mail Record
> IN MX 50 ribs.cybertouch.org.
>
> ;Hosts
> beef IN A 24.64.141.183
> mrsmith IN A 192.168.0.3
> ribs IN A 24.64.141.183
>
> ; CNAME Records
> www IN CNAME ribs
> ftp IN CNAME ribs
> divorced IN CNAME ribs
>
> ; System information
> ribs IN HINFO "Intel Pentium/75" "FreeBSD 2.2.6"
> mrsmith IN HINFO "Intel Pentium/120" "Microsoft Windows 95%/
>
>
Dave
--
Bedford County, PA -- 47,000 polite, friendly Appalachians,
4,000 of whom have concealed-carry permits.
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?199808081053.GAA04968>
