cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
650
Views
0
Helpful
2
Replies

How long CSS blocks flow, from source which detected as source DoS?

KrzysztofG
Frequent Visitor
Frequent Visitor

My application generates except normal flow, flow which CSS treats as DoS attack. Both flows have the same source.

I am afraid that, CSS can block proper flow.

So, I have question: how long CSS blocks flow, from source which detected as source DoS?

Krzysztof

2 Replies 2

didyap
Level 11
Level 11

I am not very sure of the lenghth of time that it blocks the flow from the source, if it is considered as a source of DoS attack, but the workaround would be to bypass the cache for that particular source, since you are already aware that it might cause a problem. You could use a bypass rule to do so. You can also use the flow timeout feature with the flow port[1|2|3|4|5|6|7|8|9|10] timeout command to configure a flow timeout value for a TCP or UDP port. I am not very sure if this feature would help in your situation, bypass seems to be a better option.

Gilles Dufour
Cisco Employee
Cisco Employee

the CSS only block the same tuple (src/dst ip/port) with the same sequence number.

So, new connections from the same device should not be a problem.

Gilles.

Review Cisco Networking for a $25 gift card