" 1. Zone forewarding. I have added a new zone type 'forward' that
expects a 'forwarders' zone option specifying where to forward
requests for names in the specified zone. Thus,
zone "foo.com" in {
type forward;
forwarders { 1.2.3.4; 5.6.7.8; };
};
Will forward requests for names in the foo.com to 1.2.3.4 and
5.6.7.8.
The implementation uses the same mechanism as the global
forwarders
option.
"
Works like a charm. Thanks to everyone that responded.
- Matt
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden