Anonymous | Login | 2024-11-23 06:23 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 | |||
0000023 | PacketFence 1.6.2 | public | 2006-05-03 12:26 | 2006-05-06 18:20 | ||||
Reporter | user4 | |||||||
Assigned To | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | closed | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Summary | 0000023: 'pfcmd control snort restart' kills pfdetect | |||||||
Description | [root@pf pf]# ./bin/pfcmd service pf service|pid pfmon|32742 pfdetect|300 pfredirect|32421 snort|32360 httpd|32420 [root@pf pf]# ./bin/pfcmd control snort restart service|command config files|start iptables|start snort|restart [root@pf pf]# ./bin/pfcmd service pf service|pid pfmon|32742 pfdetect|0 pfredirect|32421 snort|313 httpd|32420 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Notes | |
(0000029) user4 2006-05-03 12:26 |
Reminder sent to: user4, dlaporte, kevmcs |
(0000054) kevmcs (developer) 2006-05-06 18:20 |
service_ctl("pfdetect", "stop") if ($daemon eq "snort"); service_ctl($daemon, "stop"); service_ctl($daemon, "start"); service_ctl("pfdetect", "start") if ($daemon eq "snort"); last CASE; fixed by Dave. |
Issue History | |||
Date Modified | Username | Field | Change |
2006-05-03 12:26 | user4 | New Issue | |
2006-05-03 12:26 | user4 | Note Added: 0000029 | |
2006-05-06 18:20 | kevmcs | Status | new => closed |
2006-05-06 18:20 | kevmcs | Note Added: 0000054 | |
2006-05-06 18:20 | kevmcs | Resolution | open => fixed |
Copyright © 2000 - 2012 MantisBT Group |