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 3236cd2660
commit 49218a4d28
2 changed files with 2 additions and 0 deletions

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