We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
getting plenty of errors log entries like this: 2024/03/15 02:05:41 [error] 25499#25499: *1582 43.242.204.23.9998 could not be resolved (3: Host not found), client: ::ffff:60.180.213.201, server: localhost, request: "POST http://43.242.204.23.9998/ HTTP/1.1", host: "43.242.204.23.9998", referrer: "Mozilla/5.0 (compatible; Baiduspider/2.0; http://www.baidu.com/search/spider.html)"
and having plenty of unwanted access log entries like this: ::ffff:60.180.211.151 - - [15/Mar/2024:02:07:38 +0000] "POST http://43.242.204.23:9998/ HTTP/1.1" 502 150 "Mozilla/5.0 (compatible; Baiduspider/2.0; http://www.baidu.com/search/spider.html)" "http://www.baidu.com"
Would very much appreciate advice how to get rid of those and all similar ones please.
Thank you very much for great engintron!
The text was updated successfully, but these errors were encountered:
The next update in Engintron will include optional bot protection which covers Baidu as well.
In the meantime, I'd recommend closing port 9998 in your server or locking access to it for select IPs.
Sorry, something went wrong.
No branches or pull requests
Hi,
getting plenty of errors log entries like this:
2024/03/15 02:05:41 [error] 25499#25499: *1582 43.242.204.23.9998 could not be resolved (3: Host not found), client: ::ffff:60.180.213.201, server: localhost, request: "POST http://43.242.204.23.9998/ HTTP/1.1", host: "43.242.204.23.9998", referrer: "Mozilla/5.0 (compatible; Baiduspider/2.0; http://www.baidu.com/search/spider.html)"
and having plenty of unwanted access log entries like this:
::ffff:60.180.211.151 - - [15/Mar/2024:02:07:38 +0000] "POST http://43.242.204.23:9998/ HTTP/1.1" 502 150 "Mozilla/5.0 (compatible; Baiduspider/2.0; http://www.baidu.com/search/spider.html)" "http://www.baidu.com"
Would very much appreciate advice how to get rid of those and all similar ones please.
Thank you very much for great engintron!
The text was updated successfully, but these errors were encountered: