ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000005ClearOSdeprecated - ClearOS 5 Protocol Filterpublic2010-01-18 16:122010-03-02 19:22
ReporterVejlefjordskolen 
Assigned Todsokoloski 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0000005: Protocols with dashes in their names are not blocked
DescriptionIn 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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