Forum Discussion
kridsana_52318
Nimbostratus
8 years agoCan 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...
sudimin
Nimbostratus
5 years agoConfiguration:
1). Configure WIP servicedesk.com with A record and CNAME
2). Irules
- when DNS_REQUEST {
- if { [wideip name] eq "www.servicedesk.com" } {
- cname "www.service-now.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