mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-26 12:42:40 +02:00
It Workslslslslsls
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5459 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ec246e3b7b
commit
7a491c5c9e
@ -4593,7 +4593,7 @@ sub activate_rules() {
|
|||||||
my %policy_exclusions;
|
my %policy_exclusions;
|
||||||
|
|
||||||
for my $interface ( @interfaces ) {
|
for my $interface ( @interfaces ) {
|
||||||
addnatjump 'PREROUTING' , snat_chain( $interface ), "-i $interface ";
|
addnatjump 'POSTROUTING' , snat_chain( $interface ), "-o $interface ";
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( $config{DYNAMIC_ZONES} ) {
|
if ( $config{DYNAMIC_ZONES} ) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user