Current time: 04-20-2024, 07:26 AM Hello There, Guest! (LoginRegister)


Post Reply 
About the NS1 and NS2 configuration
Author Message
koko92_national Offline
Junior Member
*

Posts: 70
Joined: Jul 2008
Reputation: 0
Post: #1
About the NS1 and NS2 configuration
Hi all,
Excuse me for this stupid question but i'm still new in this. I want to have ns1.dom.com and ns2.dom.com. I've looked in the tutorial and i didnt understand something:

Code:
options {
        directory "/var/cache/bind";
        forwarders {
                [DNS.FROM.ISP];};
        auth-nxdomain no;
        dnssec-enable yes;
};
key "TRANSFER" {
        algorithm hmac-md5;
        secret "[HASHKEY]";
};
server [YOUR.NS2.IP] {
        keys {
                TRANSFER;
        };
};

What should be the values for:
[HASHKEY]
&
[DNS.FROM.ISP]
(This post was last modified: 10-22-2009 10:34 PM by koko92_national.)
10-22-2009 09:45 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
About the NS1 and NS2 configuration - koko92_national - 10-22-2009 09:45 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)