Actions
Bug #3773
closedCan't add an IP alias on lo0 through the web GUI in 2.2
Start date:
07/24/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
Description
In 2.2, if you go to Firewall->Virtual IPs and try to add an IP alias on the loopback interface, when you click the submit button, you get a message stating:
The following input errors were detected:
For this type of vip localhost is not allowed.
This works in 2.1.4. This change made it so it's no longer allowed in 2.2:
https://git.pfmechanics.com/pfsense/pfsense/commit/7238e0cfc840d175e5b0dd650730fc21b6a9b368
Adding a virtual IP config to config.xml and rebooting ends up working properly. It just doesn't work to add one through the web interface.
Actions