Issues with recursion

"Andraž 'ruskie' Levstik" ruskie at codemages.net
Wed Jul 30 15:33:39 EDT 2008


I'm trying to have recursive root servers for:
icann+opennic+anonet

Basicaly I can resolve icann addys but not opennic or anonet...

Can anyone provide any ideas or a solution?

maradns-1.2.12.09 on OpenBSD 4.3

Relevant section of the config:

ipv4_alias = {}
#using isp dns's
ipv4_alias["icann"]  = "193.2.1.66, 193.2.1.72, 84.20.224.10, 84.20.224.11"
ipv4_alias["opennic"]  = "88.191.13.93, 58.6.115.42, 58.6.115.43,
71.170.11.156, 216.87.84.209, 65.36.176.140, 216.67.98.38"
ipv4_alias["anonet"]  = "1.0.9.2, 1.0.1.4, 1.0.1.5, 1.10.11.1,
1.0.9.53"root_servers = {}
root_servers["ano."] = "anonet"
root_servers["ntwrk."] = "anonet"
root_servers["me."] = "anonet"
root_servers["site."] = "anonet"
root_servers["xxx."] = "anonet"
root_servers["free."] = "opennic"
root_servers["fur."] = "opennic"
root_servers["geek."] = "opennic"
root_servers["indy."] = "opennic"
root_servers["null."] = "opennic"
root_servers["glue."] = "opennic"
root_servers["oss."] = "opennic"
root_servers["parody."] = "opennic"
root_servers["."] = "icann"


--
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Be sure brain is in gear before engaging mouth.
Quis custodiet ipsos custodies.
Ryle hira.

Key id = F4C1F89C
Key fingerprint = 6FF2 8F20 4C9D DB36 B5B6  F134 884D 72CC F4C1 F89C



More information about the list mailing list