Actions
Bug #5102
closedvpn_ipsec_phase2.php doesn't allow 32 as mask
Description
0 is a needed option in the network mask fields on vpn_ipsec_phase2.php
Actions
Added by Chris Buechler about 9 years ago. Updated about 9 years ago.
Description
0 is a needed option in the network mask fields on vpn_ipsec_phase2.php
Provided new method addVPNMask() that creates a mask selector including '0'
Applied in changeset pfsense:5c2557832550b85a42a4ac500d4cf32e8b498a46.
0 is fine now, but 32 has now gone missing. Now 0-31, should be 0-32.
Javascript revised to accommodate VPN masks. See: http://chaos.pfmechanics.com/wiki/index.php/GUI_Bootstrap_conversion_notes : IP Addresses
Applied in changeset pfsense:cddc70a20177dd4d2d622f6dd8e9e08f181774c8.