Actions
Bug #3650
closedIP aliases are configured even when an interface is disabled
Start date:
05/09/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
IP aliases with a parent interface that's disabled under Interfaces>[interface] are still added to the interface, where they should be skipped. That can cause a variety of issues depending on the circumstance because it brings up an interface that shouldn't be active at all.
Updated by Renato Botelho over 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 672e28f3d6ff02c21f9e771656fc984531a5782f.
Updated by Renato Botelho over 10 years ago
Applied in changeset 8d6c5f6621417861cbf656ff867e03da3cef7926.
Updated by Trond Vindenes over 10 years ago
Tested on "2.2-ALPHA (amd64) built on Thu Aug 14 06:56:40 CDT 2014"
1. Added some IP aliases to an OPT-interface.
2. Executed ifconfig on the shell, all aliases was visible on the interface.
3. Disabled the interface, now ifconfig doesn't even show the interface.
Seems resolved.
Updated by Renato Botelho over 10 years ago
- Status changed from Feedback to Resolved
Actions