Forum Discussion
nyumx_68500
Nimbostratus
Aug 18, 2010GTM Load Balancing of pool of external DNS servers won't work
Hello,
I'm configuring my Global Traffic Manager to deal with a situation like this.
test.com is the top domain name.
www.test.com is address of the web server which is wide-i...
nyumx_68500
Nimbostratus
Aug 20, 2010Haarith,
Thank you for your replying,
But I resolved this problem finally.
I found I had to add "snat automap" settings in ltm virtual "DNS_listener".
With this settings, I can resolve desired results.
Packet flow was like this.
(without snat automap)
[client]->[GTM]->[external DNS server]->[client]
- response packet was dropped in FW&LB between [external DNS server] and [client]
OR
-[client] dropped response packet.
(with snat automap)
[client]->[GTM]->[external DNS server]->[GTM]->[client]
(tmos) list /ltm virtual DNS_listener
ltm virtual DNS_listener {
destination 172.16.0.11:domain
ip-protocol udp
mask 255.255.255.255
pool DNS_pool
profiles {
dns { }
udp_gtm_dns { }
}
snat automap
translate-port disabled
}
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