Forum Discussion
Roark_Fisher_29
Nimbostratus
May 01, 2006Outbound routing based upon source IP
I hope the intellects here may be able to help me with a confusing setup. I worked for 3 days with F5 tech support on this and they finally sent me here.
I have about a dozen T1 lines tha...
JRahm
Admin
May 01, 2006I am doing this in the lab currently:
when CLIENT_ACCEPTED {
if {
[IP::addr [IP::client_addr] equals 192.168.1.100/255.255.255.255] } {
node 10.10.1.5 Firewall 1
} elseif { [IP::addr [IP::client_addr] equals 192.168.2.100/255.255.255.255] } {
node 10.10.2.5 Firewall 2
}
}
The virtual server should be network, address and mask 0.0.0.0. Service port should be all ports. Make sure you disable port and address translation, and associate the above rule.
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