need help urgent (DNS problem)

approx

Well-Known Member
Mar 6, 2007
59
0
156
Hi all,

I got DNS clustering problem on my servers. I always receive this error
Code:
zone xxxxxxx.xxx/IN: zone serial has gone backwards
The DNS always changed about 10 mins interval. Can someone please tell me what happend?

Thank you before
 

approx

Well-Known Member
Mar 6, 2007
59
0
156
Hi,

I'm using clustered DNS. I already changed the serials to 2007051801. Then the serials goes back to 2007151002 again. Any solution?
 

approx

Well-Known Member
Mar 6, 2007
59
0
156
Well...

...bind-manual...

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.
you didn't get what i mean. it's clustered dns. not just master and slave. all zone already syncronized, but after 5 - 15 mins, it says that the serials going backwards on /var/log/messages
 

visiox

Well-Known Member
Jan 19, 2004
49
0
156
Ah, ok, sorry.

Hmm... how about some more information? Maybe it will help.
How many servers are in your cluster? which one is getting the message? how about some logfile entrys? named.conf?

i guess that one of these servers should have an log entry with a error message beside "zone serial has gone backwards". maybe a firewall issue in some strange kind? "trusted" acl ?
 

jrehmer

Well-Known Member
Apr 10, 2003
286
0
166
Denver, CO
Hi,

I'm using clustered DNS. I already changed the serials to 2007051801. Then the serials goes back to 2007151002 again. Any solution?


You have your answer, 2007151002 is greater than 2007051801 therefore it will always copy the "newer" version. Find the server that has the 2007151002 version and modify it.