前言
Snortsam安装,英文文档翻译。
一、主要步骤
-
编译并安装SnortSam。
-
修补并重新编译Snort。
-
配置SnortSam。
-
配置Snort。
-
防火墙依赖配置。
二、具体步骤
1. 编译并安装SnortSam
- 要从源代码构建SnortSam,请从SnortSam网站下载源代码,您也可以从优快云下载。或者,您可以使用以下方法从CVS中检查源:
cvs -d:pserver:anonymous@cvs.snortsam.net:/ cvsroot co snortsam
-
获得源代码之后(既然您正在阅读此文件,就应该使用该源代码),只需使用以下命令将make脚本“ makesnortsam.sh”标记为可执行文件:
chmod +