Pascal
Forum Replies Created
-
Fixed in v1.1.48
Forum: Plugins
In reply to: [iQ Block Country] IP range?Did anyone perhaps test this development version yet? I’d love the feedback
Forum: Plugins
In reply to: [iQ Block Country] Not Blocking WIth Chrome Browser On AndroidClosing this as tested with your URL I could not reproduce with Chrome on Android.
Forum: Plugins
In reply to: [iQ Block Country] Found a bugI cannot reproduce this:
21 March 2018 19:07 168.1.92.52 s487.pingdom.com /book Australia Frontend
21 March 2018 19:10 173.208.58.138 s438.pingdom.com /book United States Frontend
Considering anything starting with Book as backend does not make sense either as no url at the backend starts with Book.
So both requests were denied because they are from countries in the banlist.
Forum: Plugins
In reply to: [iQ Block Country] SQL error with iqblockcountry_clean_db()Should be fixed in next version
Forum: Plugins
In reply to: [iQ Block Country] HTTP 404 vs 403 responseHi,
I am afraid my plugin only sends out a 403 header (if the send headers is checked). No 404’s
Forum: Plugins
In reply to: [iQ Block Country] IP range?A development version with CIDR is available from:
https://ww.wp.xz.cn/plugins/iq-block-country/advanced/
Scroll all the way down and select development version and press download.
You should manually unzip it and FTP/SFTP/SCP the files or whatever you use for your webhosting to you website. Or uninstall the plugin and upload it via the wp-admin GUI (perhaps export your settings first so you can import them later :-))
It accepts 192.168.2.0/24 for IPv4 for instance and 2a03:b0c0:2::/48 for IPv6 and ofcourse you can add multiple ranges next to single ip addresses
Forum: Plugins
In reply to: [iQ Block Country] SQL errorI have created a different SQL statement that perhaps works better with MySQL 5.5.x.
Forum: Plugins
In reply to: [iQ Block Country] Not Blocking WIth Chrome Browser On AndroidThe support email is listed in the plugin 🙂
support at webence.nl
Forum: Plugins
In reply to: [iQ Block Country] Not Blocking WIth Chrome Browser On AndroidHi,
The GeoIP databases are updated monthly. So if you want to stay up to date you should update them monthly 🙂 In one of the next versions the new GeoIP database format will be introduced however as the GeoIP Legacy database only gets updated once more in April.
If you send me the site via email or publish it here and you have not blocked The Netherlands I can test it on Android 8 / Chrome with a Samsung device.
Forum: Plugins
In reply to: [iQ Block Country] Not Blocking WIth Chrome Browser On AndroidThis was also addressed in https://ww.wp.xz.cn/support/topic/problem-with-ip-blocking/
If you don’t see your own IP address in the webserver logfiles either your request was cached somewhere and never reached the webserver or the request was proxied I think.
Forum: Plugins
In reply to: [iQ Block Country] IP range?In some countries you don’t have to pay for the bandwidth unless you have a very busy site.
Anyhoo. I’m almost done with the version. Life got a bit in the way with other issues but I’m almost done. Then I can do a quick test for bugs on my own installations and after that I will push a development version to the WordPress plugin directory.
Forum: Plugins
In reply to: [iQ Block Country] SQL errorI’ll check. I don’t believe I’ve seen these errors on my installations so far.
Do you know which version of MySQL or MariaDB you are using? You should be able to find this on the Tools tab.
Forum: Plugins
In reply to: [iQ Block Country] Can you add an option to disable logging?Hi,
This option is already there. On the Home tab there is an option to not log ip addresses. Specifically designed for people in countries (I believe for instance Germany) where you are not allowed to log ip addresses. But helpful in your case as well.
Forum: Fixing WordPress
In reply to: Problem With IP BlockingHi,
I’ve just tested this myself on Android 8 with Chrome but could not reproduce this. I was properly blocked. The IP address was also the same address ‘as usual’ so no masquerading there of any sort.
Might be a mobile proxy of some sort. What does it say in your raw web server access logs?