Anonymous | Login | 2024-11-21 01:35 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 | ||||
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. | ||||||||
Tags | No tags attached. | ||||||||
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 |