[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DNS Serial Numbers



> 
> IIRC setting the serial number to 0 on the master no longer works in
> recent bind versions.

it should work at least for the 8.x versions, since these are covered in that book. If it doesn't work, this should:

	The solution to this is to add 2147483647 (2^31-1) 
	to the number, reload the zone and make sure all
	slaves have updated to the new zone serial number, 
	then reset the number to what you want it to be, 
	and reload the zone again.

(http://www.nominum.com/content/documents/bind9arm.pdf p.103)


Jens-Peter