Fwd: Multiple configs on one machine and NDC

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Fri May 25 13:56:06 UTC 2001


> 
> I wonder if any one could help me, we currently have our dns servers {NS1,
> NS2 & NS-Cache} mirrored on two E420. With Bind 8.2.3-REL
> 
> Currently we start the 3 versions of named, each with it own conf via a
> script.  I did try and used NDC however it would not take multiple configs,
> only the first one passed to it.  This would result in only one server been
> started.
> 
> Is there a way to make NDC load multiple configs, if not will multiple
> configs work with RNDC on Bind 9*
> 
> Thank you for your time
> 
> Dominic
> 

	Well run ndc three times.

	e.g.
		ndc -c /var/run/ndc1 start -c /etc/named.conf1
		ndc -c /var/run/ndc2 start -c /etc/named.conf2
		ndc -c /var/run/ndc3 start -c /etc/named.conf3

	Mark
--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com


More information about the bind-users mailing list