Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 1998 14:34:02 -0700 (PDT)
From:      "Jonathan M. Bresler" <jmb>
To:        leifn@image.dk (Leif Neland)
Cc:        isp@FreeBSD.ORG
Subject:   Re: How do I get a lower serial number on my dns zone out into the net?
Message-ID:  <199804162134.OAA12574@hub.freebsd.org>
In-Reply-To: <Pine.BSF.3.96.980414220620.278A-100000@darla.swimsuit.roskildebc.dk> from Leif Neland at "Apr 14, 98 10:13:34 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Leif Neland wrote:
> I have mistakenly written a too high serial number in my dns zone file 
> (damn vi-replacements. If it isn't vi, don't call it vi).
> 
> The serial number on the net is:
> 
> $ORIGIN dk.
> internet	IN	SOA	ns.internet.dk. allan.internet.dk. (
> 		2800171117 86400 3600 3600000 86400 )
> 
> The local serial is:
> 		1998041401
> 
> Naturally, other servers out there won't upgrade their cached values, 
> when mine seems to be older.
> 
> How do I fix that? Do I forever have to use too high serials?

	i have heard that the serial number wraps from 2^31 -1
	back to 0.....so set your serial number to 2^31 -1, wait for
	it to propagate, set it to 0, wait for it to propagate,
	set it to whatever you want. ;)
jmb

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



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