Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

[Snort-users] Problem updating Snort Rules on IPCop 1.14.16

Subject: [Snort-users] Problem updating Snort Rules on IPCop 1.14.16
Date: Tue, 20 Nov 2007 11:22:29 -0500
For those of you who are having an issue updating Snort Rules with IPCop 
1.14.16.  The IPCop team has published a solution on http://ipcop.org/.  The 
text is also below.  Thanks to Jukka for sending this in!

______________


"If you update snort rules actually, snort now will fail to start.
The reason is that now snort.org publish rules now on *current* branch 
that are no more compatible with snort-2.6.1.5

To fix the issue, you would need to manually change the URL for rules 
download and load again the rules that will be accepted by snort-2.6.1.5.

Change has to be made on /usr/local/bin/snortrules.pl
Replace
my $rulesbranch="current";
by
my $rulesbranch="2.6";

2.6 branch was not available until recently.

You may have to wait 15 mn after a previous rules load to be allowed to 
load rules again.

This problem is fixed on next IPCop release that will be published soon 
for testing and should be officially released the 25 November."


Have a great day.

Mike

__
Mike Guiterman
Snort Community Manager
Sourcefire, Inc.
410-423-1930


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Snort-users mailing list
Snort-users@lists.sourceforge.net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Snort-users] Problem updating Snort Rules on IPCop 1.14.16, Mike Guiterman <=