
| Anonymous | Login | 2025-11-03 11:08 EST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0001796 | PacketFence | security | public | 2014-05-12 06:00 | 2014-05-12 08:19 | ||||||
| Reporter | jochen | ||||||||||
| Assigned To | jrouzier | ||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | assigned | Resolution | fixed | ||||||||
| Platform | Linux | OS | RHEL / CentOS | OS Version | 6 | ||||||
| Product Version | 4.2.0 | ||||||||||
| Target Version | 4.2.1 | Fixed in Version | |||||||||
| Summary | 0001796: snort not started | ||||||||||
| Description | Snort 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; | ||||||||||
| Tags | No tags attached. | ||||||||||
| fixed in git revision | |||||||||||
| fixed in mtn revision | |||||||||||
| Attached Files | |||||||||||
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 |