forked from extern/shorewall_code
Add the xtables modules to modules.xtables
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
ef0102e9f1
commit
01a8ff20d4
@ -39,3 +39,12 @@ loadmodule xt_pkttype
|
||||
loadmodule xt_tcpmss
|
||||
loadmodule xt_IPMARK
|
||||
loadmodule xt_TPROXY
|
||||
#
|
||||
# From xtables-addons
|
||||
#
|
||||
xt_condition
|
||||
xt_geoip
|
||||
xt_ipp2p
|
||||
xt_LOGMARK
|
||||
xt_RAWNAT
|
||||
|
||||
|
@ -40,3 +40,11 @@ loadmodule xt_TCPMSS
|
||||
loadmodule xt_time
|
||||
loadmodule xt_IPMARK
|
||||
loadmodule xt_TPROXY
|
||||
#
|
||||
# From xtables-addons
|
||||
#
|
||||
xt_condition
|
||||
xt_geoip
|
||||
xt_ipp2p
|
||||
xt_LOGMARK
|
||||
xt_RAWNAT
|
||||
|
Loading…
Reference in New Issue
Block a user