ClearFoundation Tracker - ClearOS | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0010611 | ClearOS | app-firewall - Firewall | public | 2016-09-16 08:49 | 2016-11-30 10:43 |
Reporter | bchambers | ||||
Assigned To | dsokoloski | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 7.2.0 | ||||
Target Version | 7.2.0 Updates | Fixed in Version | 7.2.0 Updates | ||
Summary | 0010611: Hard coded port 22 used in panic mode | ||||
Description | These rules in /usr/sbin/firewall-start: $IPTABLES -I INPUT -p tcp --dport 22 -j $FW_ACCEPT $IPTABLES -I OUTPUT -p tcp --sport 22 -j $FW_ACCEPT Are not very useful if user has configured SSH to use an alternate port. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-09-16 08:49 | bchambers | New Issue | |||
2016-09-16 08:49 | bchambers | Status | new => assigned | ||
2016-09-16 08:49 | bchambers | Assigned To | => dsokoloski | ||
2016-09-16 10:29 | user2 | Severity | major => minor | ||
2016-09-16 10:29 | user2 | Target Version | => 7.3.0 Beta 1 | ||
2016-09-20 13:58 | user2 | Status | assigned => resolved | ||
2016-09-20 13:58 | user2 | Fixed in Version | => 7.3.1 Updates | ||
2016-09-20 13:58 | user2 | Resolution | open => fixed | ||
2016-09-20 13:58 | user2 | Fixed in Version | 7.3.1 Updates => 7.3.0 Beta 1 | ||
2016-11-16 09:12 | user2 | Target Version | 7.3.0 Beta 1 => 7.3.0 Beta 1 | ||
2016-11-16 09:12 | user2 | Fixed in Version | 7.3.0 Beta 1 => 7.3.0 Beta 1 | ||
2016-11-30 10:43 | user2 | Fixed in Version | 7.3.0 Beta 1 => 7.2.0 Updates | ||
2016-11-30 10:43 | user2 | Target Version | 7.3.0 Beta 1 => 7.2.0 Updates | ||
2016-11-30 10:43 | user2 | Status | resolved => closed |
There are no notes attached to this issue. |