Jump to content

IIS GeoIP2block Module


XSR

Recommended Posts

I have used long time ago IIS7 Geoblock Module (https://sourceforge.net/projects/iis7geoblockmod/) to block certain countries from accessing emby with IISproxy.

This sofware deveploment has ended, but I found updated source from github that works IIS 10, but only with IPv4 address. It supports also new GeoIP2 database format.

 

Source code: https://github.com/RvdHout/IIS-GeoIP2block-Module

 

Is here anybody skilled help me to add IPv6 support to it?

 

 

Link to comment
Share on other sites

  • 4 years later...
Turbofiero

This is old but figured id mention, rvdHout's build of the GeoIP2block module now supports ipv6

One issue with it is you cannot have all sites using the same maxmind DB, otherwise you will get sporadic 500 errors.... simply hardlink the db into each of your sites bin folders and direct the config for each site there

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...