[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: DNS with Fedora Core 3



Hugo Rebello wrote:
Guys,

I am using Fedora Core 3 like my DNS server. It's working very well. However I need active "allow update" option to Windows 2003 Active Directory.
It's working also, but just only one server. If I included two address in "allow update" option, I cannot restart the named.
How can I include more than one server in "allow update" option ?



I think the following should work in named.conf:


allow-update {
	192.168.1.1;
	192.168.1.2;
];

--
Adam Lanier
Bernard L. Madoff Investment Securities LLC


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]