Bind9 - distro, ylmcc, wizzdom¶
bind9 is our DNS provider. Currently it runs on paphos, but this will change in the near future.
Configuration¶
The config files for bind are located in /etc/bind/master/. The most important files in this directory are:
db.Redbrick.dcu.iedb.Rb.dcu.ie- various other files for other
socsand members
Warning
You must never update this file without following the steps below first!
Updating DNS¶
To update DNS:
- Change directory to
/etc/bind/master
- Back up the
db.Redbrick.dcu.iefile, usually todb.Redbrick.dcu.ie.bak
- Stop changes to the file affecting DNS while you edit it
- Edit
db.Redbrick.dcu.ie - Before changing any DNS entry in the file, you must edit the serial number on 4. You can increment it by one if
you want, or follow the format:YYYYMMDDrevwhererevis revision. For example:
- Once you are happy with your file, you can check it with:
- If this returns no errors, you are free to thaw the DNS freeze:
- Check the status of
bind9:
- You can access more logs from
bind9by checking/var/log/named/default.log:
Note
Once you have verified that everything is working properly. Add your changes and commit them to git.