diff --git a/Shorewall/Perl/Shorewall/Compiler.pm b/Shorewall/Perl/Shorewall/Compiler.pm index a6ff12195..996b2f6b6 100644 --- a/Shorewall/Perl/Shorewall/Compiler.pm +++ b/Shorewall/Perl/Shorewall/Compiler.pm @@ -816,7 +816,7 @@ sub compiler { # # Setup Nat # - setup_nat if $family == F_IPV4; + setup_nat; # # Setup NETMAP #