Actions
Bug #5012
closedport forward port values missing from edit screen
Description
go to firewall_nat.php on your test VM and edit "test", you'll see the ports are missing.
Actions
Also available in: Atom
Added by Chris Buechler almost 11 years ago. Updated almost 11 years ago.
Description
go to firewall_nat.php on your test VM and edit "test", you'll see the ports are missing.
Form control initial values corrected.
better, still missing redirect target port though
Corrected input value:
- $pconfig['localbeginport_cust'],
+ $pconfig['localbeginport'],
Applied in changeset pfsense:commit:8604fe09f72f8b162c1e402f2c901299e42f4d12.
Also available in: Atom