NSecurity 8 - GEOIP Blocking

@giacomo

Does Nethsecure 8 have GEOIP Blocking?

Yes, threat shield has a database of countries and you can select which country to block.
Rough configuration guide to block Italy:

uci add_list banip.global.ban_feed='country'
uci add_list banip.global.ban_country='it'
uci commit
/etc/init.d/banip reload
2 Likes

Ok. That is good to know. Is there a current way to set this in GUI, or will there be a GUI configuration page planned for NethSecurity for this and others configurations of Threat shield and Threat DNS?

1 Like

Would be great lto have this function in the GUI

1 Like

Probably we will have a UI for it, but Iā€™m not sure it will be in near future.

1 Like