Bug #3773
closedCan't add an IP alias on lo0 through the web GUI in 2.2
100%
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.
Updated by Renato Botelho over 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 12c887006320a3d01a3f761eca2dfc8f64c41fa2.
Updated by Trond Vindenes over 10 years ago
Using "2.2-ALPHA (amd64) built on Fri Aug 15 06:03:40 CDT 2014".
Works fine adding an IP Alias on the localhost interface. ifconfig lo0 displays the added IP.