Computing.Net > Forums > Solaris > Need help in bind configuration

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Need help in bind configuration

Reply to Message Icon

Name: Moi
Date: September 17, 2002 at 15:33:34 Pacific
OS: 5.8
CPU/Ram: sparc-III 256MB
Comment:

I did a pkgadd for bind 9.2.2 and configure the named.conf in /usr/local/etc/:

options {
directory "/var/named";
pid-file "/var/run/named.pid";
};

controls {
unix "/var/run/ndc" perm 0600 owner 0 group 0;
};

zone "." {
type hint;
file "root.cache";
};

zone "localhost" {
type master;
file "localhost";
};


I am getting errors messages in the logs file, when trying to start the named service:

Sep 18 01:10:01 pa-dns1 named[28118]: [ID 866145 daemon.notice] starting BIND 9.2.1
Sep 18 01:10:01 pa-dns1 named[28118]: [ID 866145 daemon.warning] /usr/local/etc/named.conf:7: option 'unix' is not implemented
Sep 18 01:10:01 pa-dns1 named[28118]: [ID 866145 daemon.error] could not configure root hints from 'root.cache': file not foun
d
Sep 18 01:10:01 pa-dns1 named[28118]: [ID 866145 daemon.crit] loading configuration: file not found
Sep 18 01:10:01 pa-dns1 named[28118]: [ID 866145 daemon.crit] exiting (due to fatal error)


I dont know what do? Help please.


Moi



Sponsored Link
Ads by Google

Response Number 1
Name: Darkavich
Date: September 25, 2002 at 15:59:14 Pacific
Reply:

Did you copy the files "root.cache" and "localhost" to /var/named?

regarding the invalid option, you are probably using an option that is not supported in your version of bind.

Notice you say that you installed bind-9.2.2 but the software is reporting it as bind-9.2.1, so your not running the verion you installed.

-Darkavich


0
Reply to Message Icon

Related Posts

See More


Solaris 8 Intel solaris 9 for Intel



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Need help in bind configuration

need to help in setting up X-window www.computing.net/answers/solaris/need-to-help-in-setting-up-xwindow/4565.html

help in installing Mozilla. www.computing.net/answers/solaris/help-in-installing-mozilla-/4566.html

Need help in working with dates www.computing.net/answers/solaris/need-help-in-working-with-dates/3964.html