From 77569c29fb686cc5deccadf4004a6d9be91d5599 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Mon, 3 Oct 2022 15:27:00 +0200 Subject: [PATCH] Firewall: NAT: Port Forward - php8 error when using any-{port} or {port}-any in destinations. fix local-port calculation --- src/www/firewall_nat.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/www/firewall_nat.php b/src/www/firewall_nat.php index 5fedd6d2e..f4756decf 100644 --- a/src/www/firewall_nat.php +++ b/src/www/firewall_nat.php @@ -487,11 +487,14 @@ $( document ).ready(function() {