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 03, 20061. [IP::addr [IP::remote_addr] equals "x.x.x.0/24"] will match your client IP to anything in the specified network and mask. It might be good to assign snat based on client network, then assign gw based on snat, but the developers could have better ideas.
2. A good question for the developers
3. Instead of discard in the else { } statement, add a default gw
....
else {
node default_gw_IP
}
}
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