2011-07-05 01:06:27 +02:00
|
|
|
#
|
2016-04-05 19:25:36 +02:00
|
|
|
# Shorewall6 -- /usr/share/shorewall6/modules.ipset
|
2011-07-05 01:06:27 +02:00
|
|
|
#
|
2016-04-05 19:25:36 +02:00
|
|
|
# IP Set Modules File
|
2011-07-05 01:06:27 +02:00
|
|
|
#
|
2016-04-05 19:25:36 +02:00
|
|
|
# This file loads the modules that may be needed by the firewall.
|
2011-07-05 01:06:27 +02:00
|
|
|
#
|
2016-04-05 19:25:36 +02:00
|
|
|
# THE ORDER OF THE COMMANDS BELOW IS IMPORTANT!!!!!! You MUST load in
|
|
|
|
# dependency order. i.e., if M2 depends on M1 then you must load M1
|
|
|
|
# before you load M2.
|
2011-07-05 01:06:27 +02:00
|
|
|
#
|
2016-04-05 19:25:36 +02:00
|
|
|
# If you need to modify this file, copy it to /etc/shorewall6 and modify the
|
|
|
|
# copy.
|
2011-07-05 01:06:27 +02:00
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
loadmodule xt_set
|
|
|
|
loadmodule ip_set
|
|
|
|
loadmodule ip_set_iphash
|
|
|
|
loadmodule ip_set_ipmap
|
|
|
|
loadmodule ip_set_ipporthash
|
|
|
|
loadmodule ip_set_iptree
|
|
|
|
loadmodule ip_set_iptreemap
|
|
|
|
loadmodule ip_set_macipmap
|
|
|
|
loadmodule ip_set_nethash
|
|
|
|
loadmodule ip_set_portmap
|
|
|
|
loadmodule ipt_SET
|
|
|
|
loadmodule ipt_set
|