Project

General

Profile

Actions

Todo #532

closed

little bug in snort_rules_edit.php (missing include)

Added by Ivan Radaev about 15 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Snort
Target version:
-
Start date:
04/22/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:

Description

I've installed Snort 2.8.5.3 pkg v. 1.21.
But there is incomplete include section in my snort_rules_edit.php file,
so i have an error "Call to undefined function: convert_friendly_interface_to_real_interface_name2() in /usr/local/www/snort/snort_rules_edit.php on line 68"

a bit of my snort_rules_edit.php file:
40 require_once("guiconfig.inc");
41 require_once("config.inc");

I think, that must be added:
42 require_once("/usr/local/pkg/snort/snort_gui.inc");
43 require_once("/usr/local/pkg/snort/snort.inc");

Please, correct this. Thank you =)


Files

snort_rules_edit.php (7.99 KB) snort_rules_edit.php Ivan Radaev, 04/22/2010 04:39 AM
Actions #1

Updated by Chris Buechler about 15 years ago

  • Assignee deleted (Chris Buechler)
Actions #2

Updated by robert zelaya about 15 years ago

Can someone close this bug report.

Robert

Actions #3

Updated by Chris Buechler almost 14 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF