mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-07 05:26:10 +02:00
snort: enable non-ether-decoder for ppp support.
This commit is contained in:
@@ -15,3 +15,4 @@ etc/ssh/ssh_config
|
||||
etc/ssh/sshd_config
|
||||
etc/ssl/openssl.cnf
|
||||
var/state/dhcp/dhcpd.leases
|
||||
etc/snort/snort.conf
|
||||
|
||||
1
config/rootfiles/core/72/filelists/snort
Symbolic link
1
config/rootfiles/core/72/filelists/snort
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/snort
|
||||
@@ -35,7 +35,7 @@ done
|
||||
#
|
||||
#Stop services
|
||||
ipsec stop
|
||||
|
||||
/etc/init.d/snort stop
|
||||
|
||||
#
|
||||
#Extract files
|
||||
@@ -44,6 +44,7 @@ extract_files
|
||||
|
||||
#
|
||||
#Start services
|
||||
/etc/init.d/snort start
|
||||
ipsec start
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user