Skip to content
New issue

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

blocking/error-avoidance wish #1478

Open
gthb1 opened this issue Mar 15, 2024 · 1 comment
Open

blocking/error-avoidance wish #1478

gthb1 opened this issue Mar 15, 2024 · 1 comment

Comments

@gthb1
Copy link

gthb1 commented Mar 15, 2024

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!

@fevangelou
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants