Forum Discussion
Mike_Rinaldi_77
Nimbostratus
Aug 20, 2013Proxy Bypass
We are using the LTM to direct traffic to our proxy servers it is currently in line with our firewall and We are using the following IRule to bypass the proxy for http, we need to do the same type of...
nitass
Employee
Aug 20, 2013can you try something like this? bypass_ip_list is destination ip address data group.
e.g.
when CLIENT_ACCEPTED {
if { [class match -- [IP::local_addr] equals bypass_ip_list] } {
pool External_gateway
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
