added TSIG clock skew FAQ entry [RT #919]

This commit is contained in:
Andreas Gustafsson
2001-02-25 06:47:52 +00:00
parent c05eeed3c9
commit 378eb78ae0

7
FAQ
View File

@@ -127,3 +127,10 @@ A: You probably have a buggy version of GNU bison installed on your
system. Remove bison it from your path, remove the config.cache file,
and rerun configure so that it picks up the AIX yacc instead.
Q: I'm trying to use TSIG to authenticate dynamic updates or zone
transfers. I'm sure I have the keys set up correctly, but the server
is rejecting the TSIG. Why?
A: This may be a clock skew problem. Check that the the clocks on
the client and server are properly synchronized (e.g., using ntp).