README: Add warning about SOA incrementing
This commit is contained in:
parent
f731f81a78
commit
9bff96afc4
1 changed files with 4 additions and 0 deletions
4
README
4
README
|
@ -13,4 +13,8 @@ to the server using sftp. The server has incron running which will detect
|
|||
the upload, verify the gpg signature, copy the zones into knot's zone
|
||||
directory and reload the modified zones.
|
||||
|
||||
Beware, you should use an editor that supports auto-incrementing the zone
|
||||
SOA for the update to be applied sucessfully on the server side. Emacs does
|
||||
this by default, just say'in.
|
||||
|
||||
Note: Knot handles DNSSEC signing on the server side.
|
||||
|
|
Reference in a new issue