LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 04-17-2003, 08:17 AM   #1
robmcw
LQ Newbie
 
Registered: Mar 2003
Location: aberdeen
Distribution: n/a
Posts: 18

Rep: Reputation: 0
Unhappy dns update problems


Hi, all I have a primary dns server linux that is trying to
update a secondry dns server solaris 9 when named
starts on my primary (linux)and trys to do the update I get a
"client 128.1.4.194#32830: zone transfer 'aberdeen.soo.uk/IN' denied"
message. ftp/telnet are enabled on the solaris and it is also able to query the primary box without problem, it is just the updates
that do not get pushed through. I have checked permissions etc
and all looks ok. hosts and ip's are all ok too.

Any help would be most welcome....

Rob.
 
Old 05-09-2003, 02:43 AM   #2
mdh
Member
 
Registered: Nov 2002
Location: Melbourne, Australia
Distribution: (C)LFS (x86_64, ix86, sparcv9, ppc)
Posts: 122

Rep: Reputation: 16
You may have to set the "allow transfer" option in named.conf on your master, with an ACL referencing your secondary

Say

acl secondaries {
xxx.xxx.xxx.xxx ;
}

options {
directory "XXXXX/conf";
pid-file "/var/run/named.pid";
statistics-file "/var/run/named.stats";
dump-file "/var/run/named.db";

# Only allow zone transfers from our secondaries
allow-transfer { secondaries ; } ;
};

You can also specify this in the options for particular zones...

HTH
 
Old 05-12-2003, 10:10 AM   #3
robmcw
LQ Newbie
 
Registered: Mar 2003
Location: aberdeen
Distribution: n/a
Posts: 18

Original Poster
Rep: Reputation: 0
Thank's ,that is exactly what the problem was. I have spent
many MINUTES banging my head against a wall on this one....
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with NVIDIA drivers after kernel update with yast online update Sheytan Linux - Software 4 05-06-2007 10:27 AM
Problems with NVIDIA drivers after kernel update with yast online update Sheytan Linux - Distributions 0 10-13-2004 11:01 AM
How to update dns with dhcpd? rubik-wuerfel Linux - Networking 4 05-09-2004 07:14 AM
BIND DNS update objorkum Linux - Networking 2 04-16-2004 10:26 AM
DHCP with DNS Update chaosdgp Linux - Networking 0 07-18-2003 04:06 AM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 06:21 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration