Date: Thu, 14 Sep 2000 10:24:00 +0200 From: "Lars Kirkhus" <Lars.Kirkhus@idi.ntnu.no> To: <freebsd-questions@FreeBSD.ORG> Subject: Named and TTL Message-ID: <00c501c01e25$24566980$de7ff181@da5id>
next in thread | raw e-mail | index | archive | help
I'm wondering how I can set TTL for my DNS-server. I'm running named (8.2.3) and when I start it i get: "No default TTL set using SOA minimum instead". My SOA records shows: @ IN SOA bill.domain.org. root.bill.domain.org. ( 1 ; Serial 10800 ; Refresh after 3 hours 3600 ; Retry after 1 hour 604800 ; Expire after 1 week 86400 ) ; Minimum TTL of 1 day How can I get it to use the value I have set? Lars 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?00c501c01e25$24566980$de7ff181>