Views on differrent interfaces

Tom Schmitt TomSchmitt at gmx.de
Thu Apr 22 12:30:24 UTC 2010


Thank you for your answer.
But this doesn't work: With match-destination and match-clients I can only define the same match-clients statement for both destionation interfaces, not differrent one.

The only workaround I see how to rech my goal by only using these commands is to define a third view which has the exactly same data like the first view. Then I could use machting rules like this:
view 1 { match-destination { interface1 }; };
view 2 { match-clients ( trusted_nets }; match-destination { interface2 }; };
view 3 { match-clients { non-trusted_nets }; match-destination { interface2 }; };

I hoped there would be a way to do this whith only two views. Like inserting some logic:  matchif( destination=interface1 OR (destination=interface2 AND client=non-trusted_nets) )



-------- Original-Nachricht --------
> Datum: Wed, 21 Apr 2010 17:24:55 +1000
> Von: Mark Andrews <marka at isc.org>
> An: "Tom Schmitt" <TomSchmitt at gmx.de>
> CC: bind-users at isc.org
> Betreff: Re: Views on differrent interfaces

> 
> match-destination.
> 
> -- 
> Mark Andrews, ISC
> 1 Seymour St., Dundas Valley, NSW 2117, Australia
> PHONE: +61 2 9871 4742                 INTERNET: marka at isc.org

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01



More information about the bind-users mailing list