Hi,

I've blacklisted some kernel modules so they are not autoloaded at
boot time (/etc/modprobe.d).

I've also blacklisted them in Shorewall.

# grep DONT_LOAD /etc/shorewall/shorewall.conf
DONT_LOAD=xt_geoip,xt_iface,xt_TARPIT

However, the geoip module is still getting loaded.

# lsmod | grep xt_geoip
xt_geoip               16384  0

Surely I could uninstall these modules from the system, but I'd rather not.

How do I make sure xt_geoip is not loaded by Shorewall?

Regards,

Vieri


_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to