Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 1997 09:13:47 -0500 (CDT)
From:      Terry Todd <tlt@badger.tltodd.com>
To:        questions@FreeBSD.org
Subject:   named problems and 2.1.6
Message-ID:  <199705281413.JAA24816@badger.tltodd.com>

next in thread | raw e-mail | index | archive | help
I am running FreeBSD 2.1.6 on a Pentium 166 box.  When named starts
up I get this error message in the /var/log/messages file.  Everything
seems to work just fine.  Is the problem at my end or somewhere else?
I've included a snip from the messages file and the reverse.db file

Another question:  When 2.1.7 first came out there were some emails
about what the differences were between 2.1.6 and 2.1.7 but I lost them.
Can someone tell me again.  I don't want to do a complete upgrade if
the changes are few and easy to do by hand.

Thanks, 
Terry Todd

/var/log/messages:
May 27 06:39:58 badger named[72]: starting.  named LOCAL-961124.223451 Sun Nov 24 22:34:51  1996 	jkh@whisker.cdrom.com:/usr/src/usr.sbin/named
May 27 06:39:58 badger named[72]: reverse.db: line 6: SOA for "92.133.208.in-addr.arpa" not at zone top "92.133.208.in.addr.arpa"
May 27 06:39:59 badger named[72]: Zone "92.133.208.in.addr.arpa" (file reverse.db): no NS RRs found at zone top
May 27 06:39:59 badger named[73]: Ready to answer queries. 
May 27 06:41:20 badger pppd[153]: pppd 2.1.2 started by root, uid 0
May 27 06:41:48 badger pppd[153]: Connect: ppp0 <--> /dev/cuaa2
May 27 06:41:49 badger pppd[153]: input: Unknown protocol (80fd) received!
May 27 06:41:52 badger pppd[153]: local  IP address 208.133.92.209
May 27 06:41:52 badger pppd[153]: remote IP address 208.133.80.1

/etc/namedb/reverse.db:
;
; Reverse address resolution for local network addresses
;
92.133.208.in-addr.arpa.	IN	SOA	badger.tltodd.com	postmaster.tltodd.com. (
				23	; Serial number
				10800	; Refresh every 
				3600	; Retry every 
				604800	; Expire every 
				86400 ) ; Minimum 
;
92.133.208.in-addr.arpa.	IN	NS	badger.tltodd.com.

209.92.133.208.in-addr.arpa.	IN	PTR	badger.tltodd.com.
210.92.133.208.in-addr.arpa.	IN	PTR	badger.tltodd.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705281413.JAA24816>