forwarding but no recursion?

etirado.ext at orange-ftgroup.com etirado.ext at orange-ftgroup.com
Tue Jan 20 17:25:44 UTC 2009


Hello,

Is this possible to disable recursion for all incoming queries except
for those listed in zone statement with a forwarder.

I know that no forwarding is allowed if we disable recursion.

Something like this ( but this doesn't work I know ):

I can't match people so I can't create a view.

options {

	allow-query { any; };
	allow-query-cache { none; };
	allow-recursion { none; };

};

zone "example.fr" {

	type forward;
	forwarders { x.x.x.x; };
	forward only;
};

Thank you for your advice.

Emmanuel


*********************************
This message and any attachments (the "message") are confidential and intended solely for the addressees. 
Any unauthorised use or dissemination is prohibited.
Messages are susceptible to alteration. 
France Telecom Group shall not be liable for the message if altered, changed or falsified.
If you are not the intended addressee of this message, please cancel it immediately and inform the sender.
********************************



More information about the bind-users mailing list