Anonymous | Login | 2024-11-21 01:48 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 | ||||
0000005 | ClearOS | deprecated - ClearOS 5 Protocol Filter | public | 2010-01-18 16:12 | 2010-03-02 19:22 | ||||
Reporter | Vejlefjordskolen | ||||||||
Assigned To | dsokoloski | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 5.1 | ||||||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||||||
Summary | 0000005: Protocols with dashes in their names are not blocked | ||||||||
Description | In the /etc/rc.d/firewall.lua script you match protocols in the l7-filter configuration file by using the regular expression "^(%w+)%s(%d+)", but %w doesn't match dashes (-) which are used in some of the names of the protocols. This causes missing iptables rules matching the marks of those protocols. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000005) dsokoloski (developer) 2010-01-19 11:35 |
Good catch! |
(0000039) user2 2010-02-22 16:57 |
Source Code Changelog --------------------------------------------------- - Fixed parsing issue with protocol filter names containing dashes [fixed tracker 0000005] File Changes --------------------------------------------------- U legacy/modules/branches/5.1/app-firewall/firewall.lua |
(0000053) user2 2010-03-02 19:22 |
Errata Update CFBA-2010:031 - http://clearsdn.clearcenter.com/software/admin.php?aid=31 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2010-01-18 16:12 | Vejlefjordskolen | New Issue | |
2010-01-19 08:26 | user2 | Assigned To | => dsokoloski |
2010-01-19 08:26 | user2 | Status | new => acknowledged |
2010-01-19 08:26 | user2 | Target Version | => 5.1 |
2010-01-19 08:27 | user2 | Status | acknowledged => assigned |
2010-01-19 11:35 | dsokoloski | Note Added: 0000005 | |
2010-01-19 11:35 | dsokoloski | Status | assigned => resolved |
2010-01-19 11:35 | dsokoloski | Resolution | open => fixed |
2010-01-19 11:35 | dsokoloski | Fixed in Version | => 5.2 |
2010-02-08 18:14 | user2 | Target Version | 5.1 => 5.2 |
2010-02-22 16:57 | user2 | Checkin | |
2010-02-22 16:57 | user2 | Note Added: 0000039 | |
2010-02-23 14:43 | user2 | Checkin | |
2010-02-23 14:43 | user2 | Note Added: 0000044 | |
2010-02-24 10:03 | user2 | Fixed in Version | 5.2 => 5.1 |
2010-02-24 10:03 | user2 | Target Version | 5.2 => 5.1 |
2010-03-01 15:07 | user2 | Note Deleted: 0000044 | |
2010-03-02 19:22 | user2 | Note Added: 0000053 | |
2010-03-02 19:22 | user2 | Status | resolved => closed |
2018-01-15 16:31 | user2 | Category | app-protocol-filter - Protocol Filter Manager => app-protocol-filter - ClearOS 5 |
2018-01-15 16:32 | user2 | Category | app-protocol-filter - ClearOS 5 => deprecated - ClearOS 5 Protocol Filter |