diff --git a/Shorewall/Perl/Shorewall/Zones.pm b/Shorewall/Perl/Shorewall/Zones.pm index a42121faf..a89eed699 100644 --- a/Shorewall/Perl/Shorewall/Zones.pm +++ b/Shorewall/Perl/Shorewall/Zones.pm @@ -935,8 +935,6 @@ sub process_interface( $$ ) { $hostoptions{routeback} = $options{routeback} = is_a_bridge( $physical ) unless $export || $options{routeback}; - $zoneref->{options}{in_out}{routeback} = 1 if $zoneref && $options{routeback}; - $hostoptionsref = \%hostoptions; } else { #