How do I Block / Ban an IP-address for 3.70?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 years ago
Hello,

Do you have a good plugin for blocking IP addresses (version 3.70)?
I found one (http://www.foxnetsoft.com/nopipfilter), but I somehow banned myself and need to block some IP addresses.

Thank you!
7 years ago
_ndev01_ wrote:
Hello,

Do you have a good plugin for blocking IP addresses (version 3.70)?
I found one (http://www.foxnetsoft.com/nopipfilter), but I somehow banned myself and need to block some IP addresses.

Thank you!

That's the one I use..when you say you banned yourself, do you mean you cannot access your website now?
Did you block your IP or an IP range that included your IP address..or did you block your country?
If so, it is fairly easy to remediate. You have to open your database using SSMS and go to the appropriate table:
FNS_IPFilter_IP
FNS_IPFilter_Country
FNS_IPFilter_IPNetwork

For example, if it is your IP that is blocked, go to FNS_IPFilter_IP table and right click/edit top 200 rows.
Delete your row or change allowed to TRUE.

Or maybe it has been 30 days since you installed the trial version??
Not registered version is fully operational. It has only one limitations – after 30 days the plug-in will be automatically disabled.

Steve
7 years ago
embryo wrote:
Hello,

Do you have a good plugin for blocking IP addresses (version 3.70)?
I found one (http://www.foxnetsoft.com/nopipfilter), but I somehow banned myself and need to block some IP addresses.

Thank you!
That's the one I use..when you say you banned yourself, do you mean you cannot access your website now?
Did you block your IP or an IP range that included your IP address..or did you block your country?
If so, it is fairly easy to remediate. You have to open your database using SSMS and go to the appropriate table:
FNS_IPFilter_IP
FNS_IPFilter_Country
FNS_IPFilter_IPNetwork

For example, if it is your IP that is blocked, go to FNS_IPFilter_IP table and right click/edit top 200 rows.
Delete your row or change allowed to TRUE.

Or maybe it has been 30 days since you installed the trial version??
Not registered version is fully operational. It has only one limitations – after 30 days the plug-in will be automatically disabled.

Steve


Thank you!
I solved it and am able to try it again.

The only "manual" I found was this: http://www.foxnetsoft.com/documentation-nopipfilter
and I think I needed some more :)

Thanks again, it helped! I'll try again.
7 years ago
Hello,

You can also do some basic IP filtering using IIS itself.

https://technet.microsoft.com/en-us/library/cc730889.aspx
https://www.iis.net/downloads/microsoft/dynamic-ip-restrictions
7 years ago
ilich_x86 wrote:
Hello,

You can also do some basic IP filtering using IIS itself.

https://technet.microsoft.com/en-us/library/cc730889.aspx
https://www.iis.net/downloads/microsoft/dynamic-ip-restrictions


Thank you!
I will ask my operator.
This looks like an awesome solution.
6 years ago
I am using FoxNet's IP Filter but now the ban country feature is not working.  Anyone else have this issue?
6 years ago
loulou wrote:
I am using FoxNet's IP Filter but now the ban country feature is not working.  Anyone else have this issue?


No, ours is working perfectly. Maybe your free trial has expired?
6 years ago
I purchased it two years ago and it was working fine and then I updated the html file verbiage and it stop working.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.