Actions
Feature #13658
openAutofill Mask (Prefix-Length) Drop-Down if IP-Adress Field ends with /XX
Status:
New
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
Currently (V2.6.0 pfsense CE) It is a bit tedious to enter IP adresses with
known netmask.
You have to enter the address in a field and then chose the right mask/prefix length from a drop down window.
It would be a great help if CIDR-Notation of a IP-Address would be accepted from the input field for the address.
Example:
If I enter 192.168.10.1/24 in an IP address field
this:
Address: [192.168.10.1/24] /[ ]
becomes
Address: [192.168.10.1] /[24]
to put it in other words:
The mask-part of the address in CIDR-Notation will be transferred to the drop down menu.
This makes Copy&Paste from other systems much easier.
Actions