Issues with recursion

Sam Trenholme strenholme.usenet at gmail.com
Thu Jul 31 10:21:37 EDT 2008


root_servers["subtree."] = "whatever" only works in MaraDNS 1.3; it
doesn't work in MaraDNS 1.2.

- Sam

Note: If you send me a MaraDNS-related support question, I reserve the
right to post your support email to the Mara-DNS mailing list so that
the community at large can examine your issue. MaraDNS security
vulnerability reports (No, MaraDNS is not vulnerable to the "new"
cache poisoning attack and was never vulnerable), however, will be
kept confidential.

2008/7/30 "Andraž 'ruskie' Levstik" <ruskie at codemages.net>:
> 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