ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001447ClearOSapp-firewall - Firewallpublic2013-11-25 15:132013-12-20 13:27
Reporteruser2 
Assigned Todsokoloski 
PrioritynormalSeveritytweakReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.5.0Fixed in Version6.5.0 
Summary0001447: Add support for command line changes to DEVICE parameter
DescriptionIn 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 app-firewall / LUA stuff to support this change.
TagsNo tags attached.
Attached Files

- Relationships
related to 0001454closeddsokoloski Add support for command line changes to DEVICE parameter 
related to 0001455closed Add support for command line changes to DEVICE parameter 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-11-25 15:13 user2 New Issue
2013-11-25 15:14 user2 Assigned To => dsokoloski
2013-11-25 15:14 user2 Status new => confirmed
2013-11-27 15:39 dsokoloski Status confirmed => resolved
2013-11-27 15:39 dsokoloski Resolution open => fixed
2013-11-27 15:39 dsokoloski Fixed in Version => 6.5.0 Beta 3
2013-12-09 18:02 user2 Issue cloned: 0001454
2013-12-09 18:02 user2 Relationship added related to 0001454
2013-12-09 18:03 user2 Fixed in Version 6.5.0 Beta 3 => 6.5.0
2013-12-09 18:04 user2 Issue cloned: 0001455
2013-12-09 18:04 user2 Relationship added related to 0001455
2013-12-20 13:27 user2 Status resolved => closed