Forum Discussion
Matthew_Moore_6
Oct 04, 2007Historic F5 Account
Traffic ignore for specific IP
Hi All,
I'm trying to get return traffic ignored by a transparent vip. The sender is a bluecoat and is sending response back to client on the same vlan as my transparent vip. This is the rule I'm using to try and do this, however it seems to stop the vip from doing its job, (grabbing all port 80 traffic)
when CLIENT_ACCEPTED {
log "rule hits clientaccept"
if { not [IP::addr [IP::client_addr] equals 10.10.20.85 ] } {
log "rule hits if statement"
pool BlueCoat
}
}
Any help on this would be greatly appreciated
M
- hoolio
Cirrostratus
If you define a more specific virtual server, it would take precedence in answering traffic than a more general virtual server. This is described in SOL6459 (Click here). - Matthew_Moore_6Historic F5 AccountI'm in the midst of a PoC for an ISP, basically I have to fit in thier layer2 network and LB web traffic through to a pair of BlueCoats. The constraints are that I have to be in bridge mode and I can't change the source ip of the client.
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