![]() |
Problem with slave DNS
I have an ISPConfig perfect setup on Debian 3.1 and i have a problem with slave DNS. When i create a slave zone on my ISPCONFIG, i have this error in my syslog file :
Code:
Jan 3 18:19:15 jedi named[15319]: transfer of 'domain.org/IN' from 195 ... ... ...#53: failed while receiving responses: REFUSED/var/lib/named = 755 root:root /var/lib/named/etc = 755 root:root /var/lib/named/etc/bind = 755 bind:bind On my primary DNS server i have this in my named.conf : Code:
zone "domain.org" {Could you help me please ? Thanks for your great work ;) |
Quote:
|
Thanks for your help Falko, but my firewall is off and ip address on my primary server is ip of my ISPconfig server (slave)... If you have another idea i take it ;)
This is in my named.conf on my secondary DNS (ISPConfig) Code:
zone "domain.org" { |
The domain sec.domain.org is created as master record on the primary DNS server?
The firewall on the primary SNS allows zone transfers? Maybe you have disabld zone transfers on the primary DNS server? |
I found this on http://www.isc.org/index.pl?/sw/bind/FAQ.php:
Quote:
|
I think it is a permission problem because all my aothers secondary DNS are ok.
On my ISPConfig i have this when i do a Code:
ps aux | grep namedCode:
bind 21799 0.0 0.2 29404 2656 ? Ss 11:42 0:00 /usr/sbin/named -u bind -t /var/lib/namedWhere should be created sec... files ? When i restart my primary DNS i have this in my syslog : Code:
Jan 4 12:06:30 xplora named[711]: client 195... ... ... #48283: zone transfer 'domain.org/IN' denied |
Quote:
Code:
ls -la /var/lib/namedQuote:
|
ok thanks Falko
Code:
ls -la /var/lib/namedCode:
drwxrwxr-x 5 root root 4096 2005-11-25 00:00 . |
Quote:
Code:
chown -R named:named /var/lib/named |
Ok Falko but i haven't any named user on my ispconfig (perfect setup sarge 3.1) !!!
when i do a ps aux : Code:
ps aux | grep namedCode:
bind 15714 0.0 0.2 29408 2664 ? Ss 09:45 0:00 /usr/sbin/named -u bind -t /var/lib/namedCode:
chown -R bind:bind /var/lib/named |
| All times are GMT +2. The time now is 01:59. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.