Search found 2 matches
- 18 Dec 2010, 17:03
- Forum: Suggestions (csf)
- Topic: ConnectionTracking CT improvement ?! urgent issue
- Replies: 2
- Views: 4309
Re: ConnectionTracking CT improvement ?! urgent issue
I'm still waiting any answer from any admin. So this is what I came up on the end: apt-get install dsniff or yum install dsniff *add sudo in front if you'r not root so in lfd.pl after line 2166: my @csftmpdeny = <IN>; close (IN); chomp @csftmpdeny; foreach my $ip (keys %ipcnt) { if (($ipcnt{$ip} > $...
- 15 Dec 2010, 18:21
- Forum: Suggestions (csf)
- Topic: ConnectionTracking CT improvement ?! urgent issue
- Replies: 2
- Views: 4309
ConnectionTracking CT improvement ?! urgent issue
Hi, so I have csf+lfd on cPanel server (CentOS) so, when someone DoS attack server everything works fine, BUT but attacker keeps connected for several seconds-minutes... and because I have high frequency of visits on server, always some users suffer because of DoS attack... and sometimes because my ...