Go to file
Oliver Gerlich c0a4757ed0 add .editorconfig file, mainly to specify that tabs shall be used
See https://editorconfig.org/ for details on the file format.
2021-12-05 13:47:16 +01:00
.editorconfig add .editorconfig file, mainly to specify that tabs shall be used 2021-12-05 13:47:16 +01:00
2.8.7.8.6.0.a.2.ip6.arpa.zone use tabs in zone files 2021-12-05 13:47:16 +01:00
213.117.185.in-addr.arpa.zone Added vpn04 2019-11-18 21:09:34 +01:00
README.md add .editorconfig file, mainly to specify that tabs shall be used 2021-12-05 13:47:16 +01:00
bremen.freifunk.net.zone use tabs in zone files 2021-12-05 13:47:16 +01:00
onffhb.de.zone Changed slave DNS 2019-10-05 12:06:43 +02:00

README.md

DNS Zone Files for bremen.freifunk.net and ffhb.de

Editing Zone Files

If you make changes to any zone file, you must change the Serial value (at the top of the file) to a higher value, so that the changes will actually be used. Use the current date followed followed by 01 (or a higher number) as the new serial number.

Also, please use tabs (instead of spaces) for consistent formatting.

Applying Changes

To actually activate any changes, someone with admin access needs to

  • make sure the changes are contained in the "dns" repository on the internal Git server
  • log in on the DNS server and run update-dns-zones.sh to pull and activate the latest Git repository changes.