Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Jan 2000 19:58:39 -0800 (PST)
From:      d-lewart@uiuc.edu
To:        freebsd-gnats-submit@freebsd.org
Subject:   misc/15834: named 8.2.2-P5 "No default TTL set using SOA minimum instead" message
Message-ID:  <20000102035839.6644815041@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15834
>Category:       misc
>Synopsis:       named 8.2.2-P5 "No default TTL set using SOA minimum instead" message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan  1 20:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Lewart
>Release:        3.4
>Organization:
University of Illinois
>Environment:
FreeBSD lemonshark.cvm.uiuc.edu 3.4-RELEASE FreeBSD 3.4-RELEASE #0:
Mon Dec 20 06:54:39 GMT 1999
jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC  i386
>Description:
After starting named 8.2.2-P5, this appears in /var/log/messages:

  Dec 27 19:31:26 lemonshark named[6000]: Zone "0.0.127.IN-ADDR.ARPA"
  (file localhost.rev): No default TTL set using SOA minimum instead

This is a new named quirk, which is easily fixed.
>How-To-Repeat:
1) Start named
2) grep named /var/log/messages
>Fix:
Insert the following line after /etc/namedb/PROTO.localhost.rev line 7:

$TTL    3600

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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