1 msgRecursive Timeout with Windows 2000 Domain Cont...
5 msgSpam from <meldin>]
3 msgArchitecture opinions
17 msgcannot connect
11 msgUsage of TCP/53
2 msgwhen to reload a zone with $include
10 msgAPIs for Management and More
1 msgusing a unix time stamp
2 msgreply from unexpected source
3 msgGet all RR's from a zone
1 msgQuestion regarding bind9 named
2 msgbug using dnssec tools
3 msgSecondary not updating.
3 msgBIND secondary not updating

Secondary DNS Server
\ Pilu (25 Sep 2006)
. \ Kevin Darcy (27 Sep 2006)

3 msgQueries for host command
2 msgHigh CPU Usage
7 msgOne Server, two IPs, DNS setup
3 msgS: Example named.conf file for Win32
4 msgFile System Permissions for Windows Service Acc...
Subject:Secondary DNS Server
Group:Bind-users
From:Pilu
Date:25 Sep 2006


 
Hi,

I am currently upgrading my Bind DNS Server version 4.1 to 9.3 ...

My secondary DNS server is hosted by our internet providers and i would
like to be sure that zone-transfers will work perfectly after the migration.

On my named.conf file, i have defined this:

key "rndc-key" { algorithm hmac-md5; secret "jdhfjddf@@{#\{#\"; };

controls {
inet 127.0.0.1 allow { any; } keys { "rndc-key"; };
};


acl "secondary_servers" {
194.98.65.69;
194.98.65.169;
192.76.144.17;
194.128.171.100;
};

options {

check-names master fail;
check-names response ignore;
check-names slave warn;
directory "e:\named\zones";
allow-transfer {"secondary_servers"; };

query-source address * port 53;
};

In my zone files, i have defined secondary server ip as NS

Can you please confirm that this configuration is correct?

Thank you in advance

Cheers

Pilu




© 2004-2008 readlist.com