18
0
Fork 0
This commit is contained in:
Daniel Jakots 2017-10-31 10:31:26 -04:00
parent 4157b4642a
commit be61d9b789
1 changed files with 15 additions and 14 deletions

View File

@ -119,13 +119,13 @@ D'après la man :
Aggressive
~~~
tcp.first 120s
tcp.opening 30s
tcp.established 86400s
tcp.closing 900s
tcp.finwait 45s
tcp.closed 90s
tcp.tsdiff 30s
tcp.first 30s
tcp.opening 5s
tcp.established 18000s
tcp.closing 60s
tcp.finwait 30s
tcp.closed 30s
tcp.tsdiff 10s
udp.first 60s
udp.single 30s
udp.multiple 60s
@ -140,16 +140,17 @@ adaptive.start 6000 states
adaptive.end 12000 states
src.track 0s
~~~
Normal
~~~
tcp.first 30s
tcp.opening 5s
tcp.established 18000s
tcp.closing 60s
tcp.finwait 30s
tcp.closed 30s
tcp.tsdiff 10s
tcp.first 120s
tcp.opening 30s
tcp.established 86400s
tcp.closing 900s
tcp.finwait 45s
tcp.closed 90s
tcp.tsdiff 30s
udp.first 60s
udp.single 30s
udp.multiple 60s