]> git.ipfire.org Git - ipfire-2.x.git/commit
firewall.cgi: Allow to creating input rules from Orange to another zone.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 16 Jul 2021 16:35:58 +0000 (18:35 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 5 Sep 2021 08:40:45 +0000 (08:40 +0000)
commita9611629cc90f716fbf4fc7050a95f0b7b285df3
tree3c5961f21f3878a2953d7961ac2e860126c82cd6
parentfc81e493b14d545893856d5bcba11d538a8ae16c
firewall.cgi: Allow to creating input rules from Orange to another zone.

It was not able to create a firewall rule from the orange network to a
different network address of the firewall. ( For example: Orange -> IPFire's green address)

These rules always have been handled as FORWARD rules which is totaly
wrong.

Fixes #12265.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Tested-by: Peter Müller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
html/cgi-bin/firewall.cgi