* Thu Feb 13 2025 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.1-24.sme
- move scriptoig back to /usr/share/geoip - Lose the LE/BE (Little/Big Endian) parts as iptables can't seme to read the file in subdirs - Update ULOG to NFLOG in rules but restricts the number of countries
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Run the builder - this leaves all the file in /usr.share/xt_geoip
|
||||
# It's messy but I don't know how to get iptables to read a sub dir
|
||||
|
||||
cd /usr/share/xt_geoip
|
||||
if ( ./xt_geoip_dl )
|
||||
then
|
||||
/usr/libexec/xtables-addons/xt_geoip_build GeoIPCountryWhois.csv
|
||||
fi
|
||||
/usr/share/xt_geoip/xt_geoip_build_maxmind
|
||||
fi
|
||||
|
Reference in New Issue
Block a user