| Location: | 
| Mirror Document: GR NL
|
MaraDNS - Step by Step
- Open your MaraDNS configuration file to make modifications.
- Add the following lines to your configuration file:
# ORSN, Open Root Server Network (http://www.orsn.org)
# Generated: 200811212249
ipv4_alias["orsn"] = "217.146.128.77,193.238.157.110,212.7.160.13,195.226.7.66,213.161.0.90,193.138.173.218,82.102.0.9,213.144.148.130,193.93.167.222,217.173.157.225,192.83.249.100,213.145.82.34"
root_servers = {}
root_servers["."] = "orsn"
- Restart your DNS server software
Go back
|