Hi all, I'm using bind as frontend solution and I have another server as backend and I'm implementing zone transfer between the two (bind is the slave and my server is the master). The problem is that I want to use dns views. Bind supports it but my backend server is currently not supporting. I'm trying to find a way for distinguish the zone transfer requests for each view. I have two solutions:
My first solution is to distinguish based on the view transfer-source IP:Port address (I think it is going to work). My second solution (which would be great if it worked) is based on the zone address that I'm sending in the request. For example, for view 1, I would insert in the zone id something like this "example.com.view1" and for zone 2 "example.com.view2". My server would detect the zone and remove it answering with just "example.com". Do you think bind would accept this? Many thanks, Luis
_______________________________________________ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users