X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Ffirewall%2Frules.pl;h=f25983ce5400460ac6b107e1185c04b935e6d7a3;hp=a131c54a8ed8fe6835eee0525a1c74d36d8d705b;hb=51cf3f8be548e3bb3bff19bab7c27dbb56e6e426;hpb=f98bb538e59279bb0768a15fc7d95267f4d61c74 diff --git a/config/firewall/rules.pl b/config/firewall/rules.pl index a131c54a8..f25983ce5 100755 --- a/config/firewall/rules.pl +++ b/config/firewall/rules.pl @@ -322,6 +322,7 @@ sub buildrules { } push(@nat_options, @source_options); push(@nat_options, ("-d", $nat_address)); + push(@nat_options, @time_options); my $dnat_port; if ($protocol_has_ports) {