MaraDNS
From FGVwiki
Important: The content of this page is outdated. If you have checked or updated this page and found the content to be suitable, please remove this notice.
Contents |
MaraDNS
Overview
Currently installed on Hosts/arbutus it is FG's primary DNS server. It currently has three zones:
- shop.lan
- sipphone.com
- freegeekvancouver.org
MaraDNS is resolving external names internally because of ticket 170 and 133 thus it is a split horizon DNS system. To learn more please visit http://en.wikipedia.org/wiki/Split-horizon_DNS
How to add a Zone
- ssh into arbutus
- edit /etc/mararc
- add the line csv2["zone-name.tld."] = "db.zone-name.tld"
Then add the file db.zone-name.tld" to the folder /etc/maradns
How to add a record
please read http://www.maradns.org/tutorial/man.csv2.html for an in-depth explanation of how to create records.
