Bug #535
closedLayer 7 - Error when deleting L7 rules group
0%
Description
Im testing out layer 7 blocking on pfSense-Full-Update-2.0-BETA1-20100421-2213.
If I create a layer 7 rules group and then deciede to delete it later on, I get the following error message in my logs
[quote]Apr 22 14:40:55 php: /firewall_shaper_layer7.php: The command '/bin/kill ' returned exit code '1', the output was 'usage: kill [-s signal_name] pid ... kill -l [exit_status] kill -signal_name pid ... kill -signal_number pid ...'[/quote]
To reproduce:
WebGUI - firewall > traffic shapper > layer 7
Create new l7 rules group, "Enable layer7 Container" ticked, add a "name" for the group, Ive left "description" blank, add at least one protocol > structure - action > behaviour - block, save and then apply
Now delete the l7 rule group and the above error will show in system logs
Thanks
Slam
Updated by Ermal Luçi over 14 years ago
- Status changed from New to Feedback
Patched try next snapshot
Updated by Abdsalem Chaoui over 14 years ago
Ive tested again and I get the following error appears when I delete an l7 group.
Fatal error: Call to a member function GetRPort() on a non-object in /etc/inc/shaper.inc on line 3446
Thanks
Updated by Chris Buechler over 14 years ago
- Status changed from Feedback to New
Deleting L7 group now results in the above fatal error.