[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maradns-list
Subject:    [MARA] Re: Maradns process not starting up on Bering UclibC
From:       sam+vh6s75g () chaosring ! org
Date:       2003-07-20 1:46:18
[Download RAW message or body]

First of all, I would like to thank Mark Cooper for making that information
available.  Alas, I don't have time this weekend to look at it; I hope to
have some free time next week sometime.  I have download the logfile; 
go ahead and zap it from the ftp site.

To answer Charles Holbrook's query, I will point out that MaraDNS 
emphatically should /not/ segfault at startup.

However, I see some things wrong with both the MaraRC file provided and
the zone file provided.

I can see three things wrong in the MaraRC file:

One: 

cvs1["hi-privacy.net."] = "db.hiprivacy"

Should be:

csv1["hi-privacy.net."] = "db.hiprivacy"

Two:

ipv4_alias["icann"] =
"198.41.0.4,128.9.0.107,192.33.4.12,128.8.10.90,192.203.230.10,192.5.5.241,192.112.36.4,128.63.2.53,192ipv4_alias["osrc"] \
= "199.166.24.1,205.189.73.102,199.166.24.3,207.126.103.16,195.117.6.10,205.189.73.10,204.57.55.100,213.19ipv4_alias["alternic"] \
= "160.79.129.192,24.6.78.12,160.79.133.70,65.15.8.202,216.162.42.240,195.224.64.190,160.79.133.66,216ipv4_alias["opennic"] \
= "131.161.247.226,209.151.84.102,64.247.218.140,64.247.218.149,209.104.33.250,209.104.63.249,209.151.8zone_transfer_acl \
= "192.168.1.0/24,192.168.10.0/24,192.168.20.0/24"

Should look like:

ipv4_alias["icann"] = \
"198.41.0.4,128.9.0.107,192.33.4.12,128.8.10.90,192.203.230.10,192.5.5.241,192.112.36.4,128.63.2.53,192"
 ipv4_alias["osrc"] = \
"199.166.24.1,205.189.73.102,199.166.24.3,207.126.103.16,195.117.6.10,205.189.73.10,204.57.55.100,213.19"
 ipv4_alias["alternic"] = \
"160.79.129.192,24.6.78.12,160.79.133.70,65.15.8.202,216.162.42.240,195.224.64.190,160.79.133.66,216"
 ipv4_alias["opennic"] = \
"131.161.247.226,209.151.84.102,64.247.218.140,64.247.218.149,209.104.33.250,209.104.63.249,209.151.8"
 zone_transfer_acl = "192.168.1.0/24,192.168.10.0/24,192.168.20.0/24"

Three:

random_seed_file = "/dev/urandom"root_servers = {}

Should look like:

random_seed_file = "/dev/urandom"
root_servers = {}

The zone file has the following errors:

One:

Thi-privacy.net.|86400|hi-privacy.net: Keeping healthcare data private#
An 'A' record showing the use of percent as a shortcut for the name

Should be:

Thi-privacy.net.|86400|hi-privacy.net: Keeping healthcare data private
# An 'A' record showing the use of percent as a shortcut for the name

Two:

# program to work with the obsolete tool nslookup when bound on IP
127.0.0.3
# NOTE: This record is not part of the example.com domain, and,

Should be:

# program to work with the obsolete tool nslookup when bound on IP
# 127.0.0.3
# NOTE: This record is not part of the example.com domain, and,

Three:

P66.179.80.5.in-addr.arpa.|1234|hi-privacy.net

Should be:

P66.179.80.5.in-addr.arpa.|1234|hi-privacy.net.

If making these changes does not resolve your concern, please let us know.

- Sam

-- 
My email address in the headers is valid, but will change if this address
starts getting too much spam.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic