ClearFoundation Tracker - ClearOS
View Issue Details
0001520ClearOSsyswatchpublic2014-01-20 08:542014-04-22 13:24
user2 
user2 
normaltweaksometimes
closedfixed 
 
6.5.0 Updates 
0001520: Add support for command line changes to DEVICE parameter
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.
No tags attached.
related to 0001455closed  Add support for command line changes to DEVICE parameter 
related to 0001521closed  Add support for command line changes to DEVICE parameter 
Issue History
2014-01-20 08:54user2New Issue
2014-01-20 08:54user2Statusnew => assigned
2014-01-20 08:54user2Assigned To => user2
2014-01-20 08:54user2Issue generated from: 0001455
2014-01-20 08:54user2Relationship addedrelated to 0001455
2014-01-20 08:55user2Issue cloned: 0001521
2014-01-20 08:55user2Relationship addedrelated to 0001521
2014-01-20 13:55user2Note Added: 0001132
2014-01-20 13:55user2Statusassigned => resolved
2014-01-20 13:55user2Fixed in Version => 6.5.0 Updates
2014-01-20 13:55user2Resolutionopen => fixed
2014-04-22 13:24user2Statusresolved => closed

Notes
(0001132)
user2   
2014-01-20 13:55   
Git - https://github.com/clearos-packages/syswatch/commit/10e39040057d596f97ab268611f698fab9586079 [^]