baalchina 0 Posted September 18, 2023 Posted September 18, 2023 Hi, as my university using nginx as a reverse proxy, in the real app server, many attacks recoginzed as from the proxy, and eset server security send proxy ip to blacklist, and all my client can not visit the server. While I can delete the ip from blacklist, but things happend again and again...so I had to disable the ids... In the app layer, we can sent the real client ip using nginx X-Forwarded-For and some other setting, so we can recoginze the real client ip in app logs. But how can I set eset in this situation? Thanks.
Administrators Solution Marcos 5,466 Posted September 18, 2023 Administrators Solution Posted September 18, 2023 Currently there's nothing you could do about it. However, we already track it as an improvement for future versions. P_EESW-10535
Recommended Posts