Anonymous | Login | 2024-11-21 03:55 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001455 | ClearOS | app-network - Network Settings | public | 2013-12-09 18:04 | 2020-02-06 04:34 | ||||
Reporter | user2 | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | tweak | Reproducibility | sometimes | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.0.0 Alpha 2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001455: Add support for command line changes to DEVICE parameter | ||||||||
Description | In some circumstances, the network interface specified in the DEVICE= parameter may not match network interface name in the ifcfg-X configuration filename. For example: # cat /etc/sysconfig/network-scripts/ifcfg-eth4 DEVICE=eth2 TYPE="Ethernet" ... snip ... The configuration for "eth4" gets re-mapped to network interface "eth2". The ClearOS API does not support this type of re-mapping, but this type of configuration should be supported for command line changes. Update the network API to handle this scenario. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||||||||||||||||
|
Notes | |
(0001130) dloper (administrator) 2014-01-18 09:57 |
The fix that was rolled into 6.5 appears to fix the issue with the firewall but there is an issue with multiwan in that multiwan appears to search for the gateway out of the config file that matches the name and not the config file that has the parameter DEVICE=ethx. This means that the device is never provisioned under multiwan due to missing gateway information. Multiwan must also discover properly the device information respecting the running configuration over the static naming only. -Determine the multiwan NIC -Find the file with the NIC configuration file by the DEVICE line rather than the name in network-scripts -FInd the gateway in the corresponding file |
(0001205) user2 2014-06-05 10:43 |
The changes are too significant for a minor release update. As a workaround for customers, we can add a flag that will set the "Network Interface" configuration in the UI to read-only. In fact, that might be the best option. |
(0013001) NickH (developer) 2020-02-06 04:34 |
Migrated to https://gitlab.com/clearos/clearfoundation/app-network/issues/43 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2013-12-09 18:04 | user2 | New Issue | |
2013-12-09 18:04 | user2 | Status | new => assigned |
2013-12-09 18:04 | user2 | Assigned To | => dsokoloski |
2013-12-09 18:04 | user2 | Issue generated from: 0001447 | |
2013-12-09 18:04 | user2 | Relationship added | related to 0001447 |
2013-12-09 18:04 | user2 | Relationship added | related to 0001454 |
2013-12-16 09:14 | user2 | Assigned To | dsokoloski => user2 |
2013-12-16 09:14 | user2 | Target Version | => 6.5.0 Updates |
2014-01-02 11:33 | user2 | Target Version | 6.5.0 Updates => 6.6.0 Beta 1 |
2014-01-18 09:57 | dloper | Note Added: 0001130 | |
2014-01-20 08:54 | user2 | Issue cloned: 0001520 | |
2014-01-20 08:54 | user2 | Relationship added | related to 0001520 |
2014-01-20 08:55 | user2 | Relationship added | related to 0001521 |
2014-04-30 06:31 | user2 | Target Version | 6.6.0 Beta 1 => 6.6.0 Beta 2 |
2014-06-05 10:43 | user2 | Note Added: 0001205 | |
2014-06-05 10:43 | user2 | Product Version | => 7.0.0 Alpha 2 |
2014-06-05 10:43 | user2 | Target Version | 6.6.0 Beta 2 => |
2018-12-14 12:11 | user2 | Assigned To | user2 => tracker |
2020-02-06 04:34 | NickH | Note Added: 0013001 | |
2020-02-06 04:34 | NickH | Status | assigned => closed |
2020-02-06 04:34 | NickH | Assigned To | tracker => |
2020-02-06 04:34 | NickH | Resolution | open => suspended |