mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-18 23:57:14 +02:00
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_tcpmss
|
||||||
loadmodule xt_IPMARK
|
loadmodule xt_IPMARK
|
||||||
loadmodule xt_TPROXY
|
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_time
|
||||||
loadmodule xt_IPMARK
|
loadmodule xt_IPMARK
|
||||||
loadmodule xt_TPROXY
|
loadmodule xt_TPROXY
|
||||||
|
#
|
||||||
|
# From xtables-addons
|
||||||
|
#
|
||||||
|
xt_condition
|
||||||
|
xt_geoip
|
||||||
|
xt_ipp2p
|
||||||
|
xt_LOGMARK
|
||||||
|
xt_RAWNAT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user