Forum Discussion
kridsana_52318
Nov 07, 2017Nimbostratus
Can GTM redirect URL using cname?
Hi
We need to access from internal user to internet. and we have GTM as DNS server.
Can we create wide-ip name "; and make it resolve CNAME ?
so when user want to access this websit...
JRahm
Nov 07, 2017Admin
It's been a while for me on GTM-only iRules, but I think this will work for you:
when DNS_REQUEST {
if { [wideip name] eq "www.easy.com" } {
cname "www.verylongname.com"
}
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects