Views In Bind 9.4.2
    Jeremy C. Reed 
    Jeremy_Reed at isc.org
       
    Tue Apr  8 17:23:11 UTC 2008
    
    
  
On Tue, 8 Apr 2008, Timothy Holtzen wrote:
> Is is possible to connect different views to a specific interface or 
> port within the same server?  Such that same client could query one IP 
> used by the server and get the first views answer and query a second IP 
> used by the same server to get the second views answer for the same 
> query?  Every example I'm able to find uses client matching to determine 
> which views answer to return.  I'm just wondering if it can be 
> determined by which of the servers interfaces or ports the query was 
> received on instead.
Have a look at the match-destinations clause for the view statement 
(covered in chapter 6 in the BIND 9 Administrator Reference Manual). It is 
not for server interfaces or ports, but can be used to match the 
destination IP address.
    
    
More information about the bind-users
mailing list