Forum Discussion
vokhoa_96970
Oct 11, 2011Nimbostratus
Loadbalance connection problem (Urgent!)
Hi all,
I'm facing with urgent problem when the initial connection from internal client to outside load-balance via three ISPs cause of dropped. The server refuse any connection from 2-3 add...
nitass
Oct 11, 2011Employee
u want to use specific default gateway when requesting to specific destination, don't u?
if so, can u try this? 1.1.1.1 is the destination and 2.2.2.2 is the gateway.
when CLIENT_ACCEPTED {
if {[IP::addr [IP::local_addr] equals 1.1.1.1]} {
node 2.2.2.2
}
}
IP::addr wiki
http://devcentral.f5.com/wiki/iRules.IP__addr.ashx
iRules IP Comparison Considerations with IP::addr Command by Jason
http://devcentral.f5.com/Tutorials/TechTips/tabid/63/articleType/ArticleView/articleId/1086449/iRules-IP-Comparison-Considerations-with-IPaddr-Command.aspx
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