You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
genofire fea6cc5092
increase serial
5 months ago
.editorconfig add .editorconfig file, mainly to specify that tabs shall be used 2 years ago
2.8.7.8.6.0.a.2.ip6.arpa.zone Fix IPv6 for vpn09 1 year ago
213.117.185.in-addr.arpa.zone Added more RDNS 1 year ago
README.md add .editorconfig file, mainly to specify that tabs shall be used 2 years ago
bremen.freifunk.net.zone increase serial 5 months ago
onffhb.de.zone Removed outdated services 11 months ago

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.