Actions
Todo #16874
openImprove handling of custom interface assignments
Start date:
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Plus Target Version:
Plus-Next
Release Notes:
Default
Description
The conventional interface configuration of a WAN and LAN was used in early development of pfSense software. These interfaces were assigned the identities wan and lan respectively. Over time the software has evolved to handle more flexible interface configurations, including the use of opt identities such as opt1. However, there are still cases where this legacy convention remains.
- Allow the use of
wanas a LAN interface. - Allow the use of
lanas a WAN interface. - Allow the first WAN-type interface to be assigned an
optidentity. - Allow the first LAN-type interface to be assigned an
optidentity.
Actions