diff --git a/Shorewall/Perl/Shorewall/Compiler.pm b/Shorewall/Perl/Shorewall/Compiler.pm index 115218279..98b45bb56 100644 --- a/Shorewall/Perl/Shorewall/Compiler.pm +++ b/Shorewall/Perl/Shorewall/Compiler.pm @@ -819,7 +819,7 @@ sub compiler { # # Setup Nat # - setup_nat if $family == F_IPV4; + setup_nat; # # Setup NETMAP #