Forum Discussion
jlundber_44460
Nimbostratus
18 years agoSource routing
Hello everyone!
We are trying to consolidate our enviorment and need to do some kind of source routing or change the arcitechture.
This is how our enviorment is set up.
...
dennypayne
Employee
18 years agoAre A and B on separate networks? If so, you can just create 2 wildcard fowarding virtuals, one enabled on each VLAN, and use a different firewall pool for each one.
If not, then you can use an iRule on a forwarding virtual that looks at the source addr and decides which firewall to use based on that logic. That's a little harder to scale though since you have to add logic for each potential source address.
Denny