diff options
author | root <root@eng-140.vyatta.com> | 2008-08-22 14:04:02 -0700 |
---|---|---|
committer | root <root@eng-140.vyatta.com> | 2008-08-22 14:04:02 -0700 |
commit | 4bec8f1de85b4ded7d3d7815eb4c734f993af8aa (patch) | |
tree | 30fa77b14117ce8f7a0ca419dc1037bf89c12409 /debian | |
parent | 065c25acb5c3d10f4015b5bfa181445c3bce901a (diff) | |
download | vyatta-wanloadbalance-4bec8f1de85b4ded7d3d7815eb4c734f993af8aa.tar.gz vyatta-wanloadbalance-4bec8f1de85b4ded7d3d7815eb4c734f993af8aa.zip |
snat rules created by wanloadbanana are now applied before snat rules created by nat. this shouldn't be a problem for nat, as the wanloadbanana rules are filters on packets marked in the mangle table.
now using the new jump to target inserted by vyatta-cfg-firewall project on boot.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a4145c8..a4f1b37 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Depends: sed (>= 4.1.5), procps (>= 1:3.2.7-3), vyatta-quagga | quagga, vyatta-cfg, + vyatta-cfg-firewall, vyatta-op, vyatta-bash | bash (>= 3.1), vyatta-config-migrate, |