20-Mar-2022 23:46
HI Expert ,
I have Implement GTM with LTM
LTM has virtual server with Private IP.
how can we let the GTM reponse the subdomain wide ip with Public ip (ISP1 or ISP2).
if ISP1 down , GTM will detect and will resolve with ISP2 public ip, as i test , i only get private ip address not public ip.
base on checking, seem we need to write irule , can you provide me the script and if have video , that would be a great help.
Appreciate.
24-Mar-2022 04:16
HI,
The only way to archive your requirement is using irules to intercept the request and then convert to public IP based on the domain, and it must be configured on the listeners, you can follow the irule in this discussion:
https://community.f5.com/t5/technical-forum/simple-irule-for-dns-intercept-on-big-ip-dns/td-p/268221
25-Mar-2022 00:35
HI , But how can i monitor those isp , it is via irule too ?