diff --git a/Shorewall-perl/Shorewall/Config.pm b/Shorewall-perl/Shorewall/Config.pm index 498003b53..47fe85f01 100644 --- a/Shorewall-perl/Shorewall/Config.pm +++ b/Shorewall-perl/Shorewall/Config.pm @@ -459,6 +459,7 @@ sub initialize( $ ) { # # Firewall Options # + IP_FORWARDING => undef, TC_ENABLED => undef, TC_EXPERT => undef, CLEAR_TC => undef,