Actions
Feature #16306
opendynamically update $no_address_interfaces array
Status:
New
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
Hi,
Based on https://redmine.pfsense.org/issues/8687 it would be great to have a way to dynamically update $no_address_interfaces (/usr/local/www/interfaces.php) array. It might be very useful for a package that implements a custom P2P tunnel (and sets IP addresses) with its own interface naming. Currently the list is hardcoded:
$no_address_interfaces = ["ovpn", "ipsec", "gif", "gre", "l2tps"];
Any chances to put that in the roadmap?
No data to display
Actions