Forward by zone...

Chimento, Douglas Douglas.Chimento at FMR.COM
Fri Nov 9 17:55:59 UTC 2001


Here's the named.conf on server A: 
options {
	forward only;
	forwarders { blah ; };
};

zone dude.com IN {
	type master;
	file "yourmom";
};

zone sweet.dude.com IN {
	type forward;	
	forward only;
	fowarders { server B; };
};

I hope this helps..


> > First, zone statements of type forward can't have "masters" 
> substatements,
> > and there's no such thing as a "master" substatement at all.
> 
> i mean to say forwarders...
> sorry 

So did you use a "forwarders" substatement in the real named.conf
file or did you mistakenly use a "master" substatement?

This is why editing your named.conf file before posting it is so
maddening.

cricket

Men & Mice
DNS Software & Services
www.menandmice.com

Attend our next DNS and BIND class!  See
http://www.menandmice.com/8000/8000_dns_training.html
for the schedule and to register for upcoming classes


More information about the bind-users mailing list