Date: Mon, 7 Jun 1999 14:40:47 -0400 (EDT) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: erinf@lusardi.com (Erin Fortenberry) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: BIND and Sendmail 8.9.3 Message-ID: <199906071840.OAA16263@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <AFB0749029D0D211AD3900902728125103A932@MAIL> from Erin Fortenberry at "Jun 7, 99 11:03:21 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Erin Fortenberry wrote,
>
> Just a few minor questions...
>
> * Does bind-8.2 support 4 digit years in the serial?
I believe the serial is a 32-bit number. That gives you a valid range
of 0 to 4294967296 (2^32). You can easily fit a number of the form:
yyyymmddxx
Into that space where 'yyyy' is four digit year, 'mm' is the month,
'dd' is the day, and 'xx' is a serial for any given day. If you plan
on revising your DNS record more than 100 times a day, you might have
to rethink the stragegy... It also will require a new format in 2300
years, but I am not worrying.
> * On sendmails relay-domains, I currently have to add every ip address in
> individually. Is there a way I can do whole subnets and by IP address? (ie.
> [192.168.0.0/24]) I am currently using sendmail 8.9.3.
For anything but the most basic sendmail questions or OS specific
questions, you should probably try http://www.sendmail.org and
comp.mail.sendmail rather than this list.
--
Crist J. Clark cjclark@home.com
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?199906071840.OAA16263>
