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?

2 Likes

Would be great lto have this function in the GUI

2 Likes

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

3 Likes

Hi,

has this gotten into the GUI? I am sometimes blind, but I don’t see it. It would be great. =)

BTW: “country” is the ISO-3166-1 code of the country name or the TLD?

Yep, it’s coming on NethSecurity 8.8.0: UI support for Geo IP management in Threat Shield IP · Issue #1586 · NethServer/nethsecurity · GitHub

A beta should be ready soon.

3 Likes