LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices

Reply
 
LinkBack Search this Thread
Old 03-12-2004, 09:33 PM   #1
tysonh04
LQ Newbie
 
Registered: Mar 2004
Posts: 3

Rep: Reputation: 0
DNS Slave not getting zones from master


I just upgraded to fedora doing a clean install and was running dns on this box using redhat 7.3. I setup the dns and put in all the zones into the /etc/named.conf file exactly how I had it on the 7.3 install. It looks like this:

zone "domain.com" {
type slave;
file "domain.com";
masters{
1.2.3.4;
};
allow-transfer { 1.2.3.4; };
};

and my master looks like this:

zone "domain.com"{
type master;
file "domain.com";
notify yes;
allow-transfer{
9.8.7.6;
};
};


Where 9.8.7.6 is the slave DNS and 1.2.3.4 is the master dns. When I start my dns on the slave it does not get all the zones and put them in /var/named/. I only get an error:

named[20742]: transfer of 'domain.com' from 1.2.3.4#53: failed while receiving responses: REFUSED

I do not have a firewall running and I can telnet into port 53 on both boxes just fine.

Can someone please help?

Thanks in advance...
 
Old 06-06-2004, 05:10 PM   #2
Gabriel_Donnell
LQ Newbie
 
Registered: Jun 2004
Location: Atlanta, Georgia, USA
Posts: 1

Rep: Reputation: 0
Hello tysonh04,

It has been about 3 months since you posted your question. You may have figured it like I did, or got assistance from another source. I did not see any replies, and decided to send you one to you.

In Fedora, the Bind DNS configuration and data (zone) files are in the ~named/chroot directory. The /etc/sysconfig/named systeem configuration script defines the ROOTDIR variable to /var/named/chroot. The /etc/rc.d/init.d/named run control script uses that variable to determine if it should run the named daemon with the -t '$ROOTDIR" option.

I you have to do is copy the named.conf files to the ~named/chroot/etc directory, and the zone files to the ~named/chroot/var directory.

I know this is 3 months late, but I hope this helps you or anyone else who uses this site.

Regadrs,
Gabe
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS named.conf master/slave question pao Linux - Networking 5 11-12-2004 04:50 AM
Master/Slave server DNS emailssent Linux - Networking 2 10-04-2004 03:21 AM
Tranferring Zones, Master to Slave, DNS - BIND newpylong Linux - Networking 0 09-02-2004 08:01 AM
dns master slave trust relationship how? ferret_dude Linux - Networking 1 05-24-2004 06:05 AM
Slave to Master? s9722 Linux - General 6 02-23-2004 10:34 PM


All times are GMT -5. The time now is 05:23 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration