This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Problem Setup DNS Slave
#1
Problem Setup DNS Slave
Hello,

I want to setup DNS Slave for my sentora server, I've set this file /etc/sentora/configs/bind/named.conf

Set this line

acl trusted-servers {
    my-ip-address; my-ip-slave;
};

And config this file /etc/sentora/configs/bind/etc/named.conf

Set this line

zone "my.domain" IN {
        type master;
        file "/etc/sentora/configs/bind/zones/my.domain.txt";
        allow-transfer { trusted-servers; };


And in dns slave server, show this log, connection refused transfered

Any help me for setup DNS slave?

Thanks
Reply
Thanks given by:
#2
RE: Problem Setup DNS Slave
You have checked that your servers have communication between them?
Check with a simple ping, or temporary turn of your firewalls in both.
Is it works then you need to configure the iptables rules apropiated.
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
DNS does not work Bind problem... Greval 17 33 ,492 07-04-2019, 01:50 AM
Last Post: fearworks
Main Domain problem. Surf3rDud3 14 32 ,010 11-29-2016, 11:59 PM
Last Post: Surf3rDud3
DNS Problem mvillara 1 5 ,674 10-04-2016, 03:33 AM
Last Post: Ron-e

Forum Jump:


Users browsing this thread: 1 Guest(s)