@BamaStangGuy try turning off the port knocking options if you are doing outbound firewalling.
Additionally, this add-on requires reliable, and fast, DNS.
Additionally, this add-on requires reliable, and fast, DNS.
interesting i am using official addon's code not github version andThe github code does work.
Please make sure DNS is working, and run the following commands and report if they fail:
curl https://freegeoip.net/json/8.8.8.8
or
wget https://freegeoip.net/json/8.8.8.8
These should output something like:
Code:{"ip":"8.8.8.8","country_code":"US","country_name":"United States","region_code":"CA","region_name":"California","city":"Mountain View","zip_code":"94040","time_zone":"America/Los_Angeles","latitude":37.3845,"longitude":-122.0881,"metro_code":807}
http://ip-api.com/json/8.8.8.8
curl http://ip-api.com/json/8.8.8.8
{"as":"AS15169 Google Inc.","city":"Mountain View","country":"United States","countryCode":"US","isp":"Google","lat":37.3845,"lon":-122.0881,"org":"Google","query":"8.8.8.8","region":"CA","regionName":"California","status":"success","timezone":"America/Los_Angeles","zip":"94040"}
curl https://freegeoip.net/json/8.8.8.8
curl-4v https://freegeoip.net/json/8.8.8.8
* About to connect() to freegeoip.net port 443 (#0)
* Trying 104.131.63.168... Connection timed out
* couldn't connect to host
* Closing connection #0
curl: (7) couldn't connect to host
dig +short freegeoip.net
104.131.63.168
curl http://ipinfo.io/8.8.8.8
{
"ip": "8.8.8.8",
"hostname": "google-public-dns-a.google.com",
"city": "Mountain View",
"region": "California",
"country": "US",
"loc": "37.3845,-122.0881",
"org": "AS15169 Google Inc.",
"postal": "94040"
}
Released version works fine for me on XF 1.5.6What's the status on this? Looks like something my community could really benefit from!
same hereGetting ErrorException: Undefined variable: dns - library/TPUDetectSpamReg/AS.php:40 on every registration?
Getting ErrorException: Undefined variable: dns - library/TPUDetectSpamReg/AS.php:40 on every registration?
I've contributed a fix for that, but master has freegeoip.net references which is sadlly quite slow and unstable.same here
How do we use this @Xon - Download the version on XF and then overwrite the files with this? Pl advice.I've contributed a fix for that, but master has freegeoip.net references which is sadlly quite slow and unstable.
This branch has just the fix: https://github.com/Xon/XenForo_TPUDetectSpamReg/archive/fix_null_as.zip
@wizzard @Xon As a non-coder, this declaration is still a little bit too cryptic for me to understand.It (https://github.com/Xon/XenForo_TPUDetectSpamReg/archive/fix_null_as.zip) is exactly the same structrue as the zip you download via the Download link on resource manage.
The link is a valid XenForo add-on which various add-on installers know how to install, or if you upload the contents of the upload folder and install the zip it will work.
Just do this.c)Download and install https://github.com/Xon/XenForo_TPUDetectSpamReg/archive/fix_null_as.zip
Just do this.
We use essential cookies to make this site work, and optional cookies to enhance your experience.