in.named cannot startup

From: Bridge (bridge_xue_at_yahoo.com)
Date: 01/29/05


Date: 29 Jan 2005 08:53:57 -0800

Could some give advice at the following issue:

After setup the DNS server and try to /usr/sbin/in.named -f -d 1; it
generated a core dump.

The following are the files:

1. named.ca was download. so shouldn't be any problem.
2. named.conf:

options {
                directory "/var/named" ;
                datasize 2098 ;
                forward only;
                forwarders {
                64.173.22.175 ;
                };
                recursion no ;
                transfers-in 10 ;
                transfers-per-ns 2 ;
};
  

zone "abc.net" {
                type master ;
                file "db.abc.net" ;
};

zone "0.0.127.in-addr.arpa" {
                type master ;
                file "named.local" ;
};

zone "1.168.192.in-addr.arpa" {
                type master;
                file "db.abc.net.rev" ;
};

3. db.abc.net:

;
; SOA rec
@ IN SOA hero.abc.net. admins.abc.net. (
                2005012202 ;
                10800 ;
                3600 ;
                604800 ; Expire after 1 week
                89400 ) ; Mininum TTL of 1 day
; Name Servers
abc.net. IN NS hero.abc.net.
; Addresses
hero IN A 192.168.1.8
heropc IN A 192.168.1.7

4.db.abc.net.rev
; SOA rec
1.168.192.in-addr.arpa. IN SOA hero.abc.net. admins.abc.net.
(
                2005012202 ; serial number (YYYYMMDD##)
                10800 ; refresh every 3 hours
                1080 ; retry every 3 hours
                604800 ; expire after a week
                86400 ) ; TTL of 1 day
; Name Servers
1.168.192.in-addr.arpa. IN NS hero.abc.net
8 IN PTR hero.abc.net
7 IN PTR heropc.abc.net

5. named.local

0.0.127.in-addr.arpa. IN SOA hero.abc.net.
admin.hero.abc.net. (
                1997071401 ; serial number (YYYYMMDD##)
                60800 ; refresh every 3 hours
                10800 ; retry every 3 hours
                604800 ; expire after a week
                86400 ) ; TTL of 1 day
; Name Servers
0.0.127.in-addr.arpa. IN NS hero.abc.net
1 IN PTR localhost

Echo time when start in.named, it gaves : exit ns_init()
memget(nsid_pool) abort -core dumped

Not sure what is wrong with the setup. Thanks a lot for advice.



Relevant Pages

  • RE: KDC Error / multiple accounts with name host/servername type 10
    ... THanks for the advice - I might download that utility, ... "Mike" wrote: ... > complaining about three servers, ...
    (microsoft.public.windows.server.active_directory)
  • Re: sendmail compromised - Somebody help me!
    ... > I got quite a bit of good advice. ... _servers_, a good and tested firewall, etc, etc, etc, and I still scan my ... providers with their own staffs of dedicated, knowledgeable professionals. ... > removing the formmail pages. ...
    (comp.os.linux.security)
  • RE: NLB Print servers
    ... there is a print spooler resource type for doing print spoolers, ... This message is provided as is and does not imply any warranty or gaurantee ... Microsoft, the person providing the advice, nor any ... servers so that we can add additional servers when the load on the ...
    (microsoft.public.windows.server.clustering)
  • Re: sendmail compromised - Somebody help me!
    ... > There are two ways for you to take advice from professionals in the ... I got quite a bit of good advice. ... other reasonable suggestions that do not bring down the servers, ... security issue with a formmail exploit of apache. ...
    (comp.os.linux.security)
  • Re: Automation of Word from .net 2
    ... This queueing strategy seems like the best advice anyone came up with ... her client isn't going to like it ... You give them the best advice you can, ... servers - so think outside the box and remove that specific element of the ...
    (microsoft.public.dotnet.framework.aspnet)