jpmchia / ip2location-pfsense

pfSense dashboard widget and backend caching service written in Go and using Redis to retrieve and display "live" geolocation data based on pfSense firewall logs.
MIT License
10 stars 0 forks source link

GeoIP blocker #4

Open mmojadad opened 1 year ago

mmojadad commented 1 year ago

Hi MaxMind is blocked in my area, But IP2Location is available. Can IP2Location-pfSense act as GeoIP blocker ?

Regards

jpmchia commented 1 year ago

Hi there,

Thanks for your interest. The current version is more geared towards the monitoring and investigation of the origin of positive IP addresses filtered by pfSense and as such, has been implemented as dashboard widget to provide visual identification and exploration. The widget does however allow you to create new firewall rules with one-click after an IP address has been added to the watch list.

I am working on second version to run as a background service on the pfSense host itself, which will include the lite version of the IP2Location database. This will allow on-the-fly detection and filtering. Watch this space.

Kind regards,

Jean-Paul.

mmojadad commented 1 year ago

Hi I eagerly await the second version.

Regards, Mehran