diff --git a/Shorewall-perl/Shorewall/Config.pm b/Shorewall-perl/Shorewall/Config.pm index fce19812a..02586203f 100644 --- a/Shorewall-perl/Shorewall/Config.pm +++ b/Shorewall-perl/Shorewall/Config.pm @@ -175,9 +175,7 @@ sub initialize() { DROP_DEFAULT => undef, REJECT_DEFAULT => undef, ACCEPT_DEFAULT => undef, - QUEUE_DEFAULT => undef, MIN_COMMON_VERSION => 40000 , - MIN_COMMON_VERSION_PRINTABLE => '4.0.0', - + QUEUE_DEFAULT => undef, # # RSH/RCP Commands # @@ -217,9 +215,7 @@ sub initialize() { USE_ACTIONS=> undef, OPTIMIZE => undef, EXPORTPARAMS => undef, - SHOREWALL_COMPILER => undef, MIN_COMMON_VERSION => 40000 , - MIN_COMMON_VERSION_PRINTABLE => '4.0.0', - + SHOREWALL_COMPILER => undef, # # Packet Disposition #