Anonymous | Login | 2024-11-21 01:46 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 | ||||
0001447 | ClearOS | app-firewall - Firewall | public | 2013-11-25 15:13 | 2013-12-20 13:27 | ||||
Reporter | user2 | ||||||||
Assigned To | dsokoloski | ||||||||
Priority | normal | Severity | tweak | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 | Fixed in Version | 6.5.0 | ||||||
Summary | 0001447: 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 app-firewall / LUA stuff to support this change. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |||||||||||
|
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 |