DNS
Contents
- Reference Manual
- RedHat 7.2 DNS
- DNS RFCs
- Miscellaneous
- Drafts
- RFC-1033 - DNS Administration
- bindconf
- BIND 9 README
In A Nutshell
To add an entry to DNS on a UNIX system:
- As user "root", edit /var/named/your.domain.zone
- Add your entry
- Increment the serial number
- cd /etc/init.d
- Run: "named restart"