|
|
 |
 Topic: CommunityThe new items published under this topic are as follows.
|
 |
 |
|
|
|
 |
| |
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.
1.4.18rc1 has been canceled due to minor bugs detected.
1.4.18rc2 should have been released on 24 November but sourceforge uploaded was broken. It should be fixed now, so rc2 should be released the 26.
Official release is programmed for 1 December.
|
|
|
|
|
|
| |
Posted by: Gesp on Tuesday, November 20, 2007
|
|
|
|
 |
 |
 |
|
 |
 |
|
|
 |
 |
|
|
|
 |
| |
You can now test your prefered firewall system without a dedicated system, using a VMWare community-built appliance.
You can find it here : IPCop under VMWare.
You can use it with the free VMWare Player or VMWare server softwares.
|
|
|
|
|
|
| |
Posted by: Riric on Friday, March 03, 2006
|
|
|
|
 |
 |
 |
|
 |
 |
|
|
 |