Welcome! Log In Create A New Profile

Advanced

Re: nginx limit_req and limit_conn not working to prevent DoS attack

August 02, 2017 12:08AM
Yes. Firewall would be another option. But before to that, i would like to try out all options at nginx level if one or other would resolve the issue at nginx layer itself.

cant we put accept() filters? or
how the deny option works? can we use deny option to not to accept any new connections if number of connections already exceeds max limit from a client IP.?
are there any third party modules available for nginx to embed firewall functionality? something reliable !!

My objective is, using limit_conn directive, when number of connections exceeding limit, instead of sending 503, or 444, just do not accept any new connections from that specific IP only(if a client is opening 10000 connections at a time, it should be fine to not accept connections from that IP citing the reason that it could be malicious).

Thoughts !!

Thanks.
Subject Author Posted

nginx limit_req and limit_conn not working to prevent DoS attack

Phani Sreenivasa Prasad August 01, 2017 09:29PM

Re: nginx limit_req and limit_conn not working to prevent DoS attack

tokers August 01, 2017 09:48PM

Re: nginx limit_req and limit_conn not working to prevent DoS attack

Phani Sreenivasa Prasad August 01, 2017 10:13PM

Re: nginx limit_req and limit_conn not working to prevent DoS attack

Anoop Alias August 01, 2017 11:28PM

Re: nginx limit_req and limit_conn not working to prevent DoS attack

Phani Sreenivasa Prasad August 02, 2017 12:08AM

Re: nginx limit_req and limit_conn not working to prevent DoS attack

gariac August 02, 2017 12:00AM

Re: nginx limit_req and limit_conn not working to prevent DoS attack

gariac August 02, 2017 12:28AM

Re: nginx limit_req and limit_conn not working to prevent DoS attack

B.R. via nginx August 02, 2017 04:18AM

Re: nginx limit_req and limit_conn not working to prevent DoS attack

Valery Kholodkov August 02, 2017 08:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 256
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready