When signature is generated, there is a times tamp in particular field. The time stamp is useful to avoid replay attack later on as the time stamp is far deviated from the current system clock. If I still remember correctly, the tolerance for time stamp is 5 minutes in Bind. Only if the attacker can do the replay attack within the next 5 minutes, otherwise the zone file together with signature will be ignored. By same logic, if the difference of system clock in master and slave is more than 5 minutes, the legitimate TSIG-based zone transfer will also fail.
That is why the master and slave must sync with a NTP server in a more frequent manner.
No comments:
Post a Comment