Hello, Given I have 3 views, va,vb and vc, vc is the default (matches any client). There are three records in va and vc:
s1.example.com.  IN A  11.22.33.44
s2.example.com.  IN A  22.33.44.55
s3.example.com. IN A 33.44.55.66 But there is a record lost in vb, say it's s2.example.com. I want the result that, when clients matching vb query for s2.example.com, they will get the answer from default view vc, since s2.example.com doesn't exist in vb. How to setup bind for this purpose? Thanks a lot.
Regards.
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to