Actions
Bug #1823
closed
CB
policy routing for firewall-initiated traffic only works for interface IPs
Bug #1823:
policy routing for firewall-initiated traffic only works for interface IPs
Start date:
08/30/2011
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
The rules such as:
pass out route-to ( em1 9.2.2.1 ) from 9.2.3.18 to !9.2.2.0/21 keep state allow-opts label "let out anything from firewall host itself"
Only apply to interface IPs, so traffic sourced from CARP IPs, IP aliases, etc. are not automatically routed out the correct WAN. The source needs to be extended to include all locally-assigned IPs on that WAN interface. Can work around it with floating rules for the time being.
Actions