about
install
Not exists jessie repository
### add stretch repositry ###
root@hostname:/home/shimizu# vi /etc/apt/sources.list
...
deb http://ftp.jp.debian.org/debian stretch main contrib non-free
deb-src http://ftp.jp.debian.org/debian stretch main contrib non-free
### create new file ###
root@hostname:/home/shimizu# vi /etc/apt/preferences.d/stretch
Package: *
Pin: release n=stretch
Pin-Priority: 1
Package: snort
Pin: release n=stretch
Pin-Priority: 501
root@hostname:/home/shimizu# aptitude install snort
以下の新規パッケージがインストールされます:
libdaq2{a} libdumbnet1{a} libpcap0.8{a} oinkmaster{a} snort snort-common{a} snort-common-libraries{a}
snort-rules-default{a}
...
root@hostname:/home/shimizu# snort --version
,,_ -*> Snort! <*-
o" )~ Version 2.9.7.0 GRE (Build 149)
'''' By Martin Roesch & The Snort Team: http://www.snort.org/contact#team
Copyright (C) 2014 Cisco and/or its affiliates. All rights reserved.
Copyright (C) 1998-2013 Sourcefire, Inc., et al.
Using libpcap version 1.6.2
Using PCRE version: 8.35 2014-04-04
Using ZLIB version: 1.2.8