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
Added by Chris Buechler about 10 years ago. Updated about 10 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:8604fe09f72f8b162c1e402f2c901299e42f4d12.