.. _example_service_dns_proxy_cloaking_cloaking: ######## Cloaking ######## Test suite to validate domain cloaking *************** Simple Cloaking *************** Description =========== Cloaks all requests to teldat.com using address 1.2.3.4. Scenario ======== .. include:: cloaking/simplecloaking .. raw:: html
******** No Hosts ******** Description =========== Tells DNS Proxy to ignore host entries (static entries). As a result, requests to teldat.com return 19.18.17.16 address. Scenario ======== .. include:: cloaking/nohosts .. raw:: html
********************* Multiple Destinations ********************* Description =========== Cloaks all requests to teldat.com using multiple IP addresses. Scenario ======== .. include:: cloaking/multipledestinations .. raw:: html
******************** Chained Destinations ******************** Description =========== Cloaks requests from multiple domains using chained destinations. Scenario ======== .. include:: cloaking/chaineddestinations .. raw:: html
*********** RegEx Input *********** Description =========== Cloaks domains that match a regular expression, instead of fully matching a given FQDN. Scenario ======== .. include:: cloaking/regexinput .. raw:: html