ClearFoundation Tracker - ClearOS
View Issue Details
0001447ClearOSapp-firewall - Firewallpublic2013-11-25 15:132013-12-20 13:27
user2 
dsokoloski 
normaltweaksometimes
closedfixed 
 
6.5.06.5.0 
0001447: 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 app-firewall / LUA stuff to support this change.
No tags attached.
related to 0001454closed dsokoloski Add support for command line changes to DEVICE parameter 
related to 0001455closed  Add support for command line changes to DEVICE parameter 
Issue History
2013-11-25 15:13user2New Issue
2013-11-25 15:14user2Assigned To => dsokoloski
2013-11-25 15:14user2Statusnew => confirmed
2013-11-27 15:39dsokoloskiStatusconfirmed => resolved
2013-11-27 15:39dsokoloskiResolutionopen => fixed
2013-11-27 15:39dsokoloskiFixed in Version => 6.5.0 Beta 3
2013-12-09 18:02user2Issue cloned: 0001454
2013-12-09 18:02user2Relationship addedrelated to 0001454
2013-12-09 18:03user2Fixed in Version6.5.0 Beta 3 => 6.5.0
2013-12-09 18:04user2Issue cloned: 0001455
2013-12-09 18:04user2Relationship addedrelated to 0001455
2013-12-20 13:27user2Statusresolved => closed

There are no notes attached to this issue.