Actions
Bug #13916
closedInterface config doesn't allow colliding IP addresses even if a wireguard interface is used
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
When using wireguard a config where the same IP address is used for multiple interfaces is perfectly valid. Pfsense doesn't allow such a configuration at the moment. Commenting out the check in /usr/local/www/interfaces.php makes it work perfectly fine. I propose adding a check there to see if the interface used is a wireguard interface.
Actions