PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001796PacketFencesecuritypublic2014-05-12 06:002014-05-12 08:19
Reporterjochen 
Assigned Tojrouzier 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionfixed 
PlatformLinuxOSRHEL / CentOSOS Version6
Product Version4.2.0 
Target Version4.2.1Fixed in Version 
Summary0001796: snort not started
DescriptionSnort is no longer started by packetfence.

Reverting this change in pf/services/manager/roles/pf_conf_trapping_engine.pm fixed the issue for me:


# return $monitor_int && isenabled($Config{'trapping'}{'detection'}) && $Config{'trapping'}{'detection_engine'} eq $self->name && $self->$orig(@_) ? 1 : 0;
    return $monitor_int && isenabled($Config{'trapping'}{'detection'}) && $Config{'trapping'}{'detection_engine'} eq $self->name;
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-05-12 06:00 jochen New Issue
2014-05-12 06:32 francis fixed in git revision => 4695a0b37d6ce49e5594f4edc4739eebfef33497
2014-05-12 06:32 francis Note Added: 0003542
2014-05-12 06:32 francis Status new => resolved
2014-05-12 06:32 francis Fixed in Version => 4.2.1
2014-05-12 06:32 francis Resolution open => fixed
2014-05-12 06:32 francis Assigned To => francis
2014-05-12 06:33 francis Note Deleted: 0003542
2014-05-12 06:33 francis fixed in git revision 4695a0b37d6ce49e5594f4edc4739eebfef33497 =>
2014-05-12 06:33 francis Status resolved => new
2014-05-12 06:33 francis Fixed in Version 4.2.1 =>
2014-05-12 08:19 francis Assigned To francis => jrouzier
2014-05-12 08:19 francis Status new => assigned
2014-05-12 08:19 francis Target Version => 4.2.1


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker