dynamic updates originated in the localhost, where the localhost is part of another view

Regid Ichira gl2n30y06arv2 at hotmail.com
Thu Jun 10 11:10:14 UTC 2010


1. With

    view "int" {
        match-clients { ! key test-key; localhost; };
        ...
    };
    view "test" {
        match-clients { key test-key; };
        zone "test" {
            type master;
            update-policy {
               grant test-key name m1.test.;
            };
            ...
        };
        ...
    };


Is it reasonable to expect dynamic updates, originated in the localhost
and signed correctly by the test-key, would manage to update m1.test.?


2. Consider:

    view "int" {
        match-clients { localhost; 
};
        ...
    };
    view "ext" {
        
match-clients { any; };
        ...
    };


The question: what is the required configuration so that
dynamic updates will be able to update the "ext" view?
 		 	   		  
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969


More information about the bind-users mailing list