Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

named.conf file not present under /etc folder during DNS setup

user10341747Apr 15 2014 — edited Apr 22 2014

Hi team,

I am configuring SCAN setup on one of the rac node (2 node racsetup using for testing not configuring DNS on seperate server ). I have installed all the required rpm like:

bind-9.3.6-4.P1.el5_4.2

bind-libs-9.3.6-4.P1.el5_4.2

bind-utils-9.3.6-4.P1.el5_4.2

bind-chroot-9.3.6-4.P1.el5_4.2

ypbind-1.19-12.el5

but i am unable to get named.conf file under /etc folder ,/var/named/chroot,

also localdomain.zone file is also not present under /var/named folder

[root@rac1 ~]# cd /etc

[root@rac1 etc]# ls -ltr|grep named

lrwxrwxrwx  1 root   named        31 Feb 16 04:42 rndc.key -> /var/named/chroot//etc/rndc.key

[root@rac1 named]# pwd

/var/named

[root@rac1 named]# ls -ltr

total 24

drwxrwx--- 2 named named 4096 Jan 20  2010 slaves

drwxrwx--- 2 named named 4096 Jan 20  2010 data

drwxr-x--- 5 root  named 4096 Feb 16 04:42 chroot

[root@rac1 named]#

Please let me know how to configure the DNS.

Regards,

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2014
Added on Apr 15 2014
6 comments
3,567 views