APT 安裝
PPA 來源:https://launchpad.net/~ebf0/+archive/gamelinux/
或修改 sources.list
sudo vim /etc/apt/sources.list
增加下面的來源
deb http://ppa.launchpad.net/ebf0/gamelinux/ubuntu lucid main
deb-src http://ppa.launchpad.net/ebf0/gamelinux/ubuntu lucid
更新
sudo apt-get update
安裝 Snort
sudo apt-get install snort
DAQ is build with
Build AFPacket DAQ module.. : yes
Build Dump DAQ module…… : yes
Build IPFW DAQ module…… : yes
Build IPQ DAQ module……. : no
Build NFQ DAQ module……. : no
Build PCAP DAQ module…… : yes
Snort is compiled with
–enable-perfprofiling
–enable-ipv6
–enable-sourcefire
–enable-dynamicplugin
–enable-targetbased
–enable-zlib
–enable-ppm
–enable-gre
–enable-mpls
–enable-decoder-preprocessor-rules
–without-mysql
–without-postgresql
RPM 安裝
RPM 來源-1:http://vscojot.free.fr/dist/index.php?path=snort/
RPM 來源-2:http://vscojot.free.fr/dist/snort/snort-2.9.0.3/
下載所需之 RPM
安裝
rpm -Uvh xxx.rpm