1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-01-10 07:38:12 +01:00

ipt_LOG in helpers file

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-10-15 18:06:15 -07:00
parent f4e36a9ecf
commit 49d1c64c00
2 changed files with 2 additions and 0 deletions
Shorewall
Shorewall6

View File

@ -60,6 +60,7 @@ loadmodule nf_nat_tftp
#
# While not actually helpers, these are handy to have
#
loadmodule ipt_LOG
loadmodule xt_NFLOG
loadmodule xt_ULOG
loadmodule nfnetlink_log

View File

@ -37,5 +37,6 @@ loadmodule nf_conntrack_sane
#
# While not actually helpers, these are handy to have
#
loadmodule ipt_LOG
loadmodule xt_NFLOG
loadmodule nfnetlink_log