i have a server with openvz kernel , and i have a vps with cpanel .
when i activating the csf , no access to the vps . i should disable csf to get it work again .
i have followed all the tips that i should do in the host node and in the vps conf .
i have applied the suggestion from the sticky thread , i have changed the port to the "venet0+" and no success . all test give me ok .
Code: Select all
root@server [/etc/csf]# perl csftest . pl
Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing ipt_multiport/xt_multiport...OK
Testing ipt_REJECT...OK
Testing ipt_state/xt_state...OK
Testing ipt_limit/xt_limit...OK
Testing ipt_recent...OK
Testing xt_connlimit...OK
Testing ipt_owner/xt_owner...OK
Testing iptable_nat/ipt_REDIRECT...OK
Testing iptable_nat/ipt_DNAT...OK
RESULT: csf should function on this server
Code: Select all
root@server [/etc/csf]# tail /var/log/lfd.log
Jun 14 23:29:47 server lfd[8584]: Watching /var/log/maillog...
Jun 14 23:29:47 server lfd[8584]: Watching /var/log/exim_mainlog...
Jun 14 23:29:47 server lfd[8584]: Watching /var/log/messages...
Jun 14 23:29:47 server lfd[8584]: Watching /var/log/secure...
Jun 14 23:29:47 server lfd[8584]: Watching /usr/local/cpanel/logs/login_log...
Jun 14 23:29:47 server lfd[8584]: Watching /usr/local/apache/logs/error_log...
Jun 14 23:29:47 server lfd[8584]: Watching /usr/local/cpanel/logs/access_log...
Jun 14 23:29:47 server lfd[8589]: CCL: Retrieving GeoLite Country database [http://geolite. maxmind .com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz]
Jun 14 23:30:55 server lfd[8589]: CCL Error: Unable to retrieve GeoLite Country database [http://geolite. maxmind .com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz] - Unable to download: 599 - Could not connect to 'geolite.maxmind .com:80': IO::Socket::INET: connect: Connection timed out
Code: Select all
root@server [/var/log]# wget http://pecl.php .net/get/htscanner-1.0.1.tgz
--2013-06-14 23:50:15-- http://pecl.php .net/get/htscanner-1.0.1.tgz
Resolving pecl.php .net... 76.75.200.106
Connecting to pecl.php .net|76.75.200.106|:80... failed: Connection timed out.
Retrying.
--2013-06-14 23:51:24-- (try: 2) http://pecl.php .net/get/htscanner-1.0.1.tgz
Connecting to pecl.php .net|76.75.200.106|:80... failed: Connection timed out.
Retrying.
--2013-06-14 23:52:29-- (try: 3) http://pecl.php .net/get/htscanner-1.0.1.tgz
Connecting to pecl.php .net|76.75.200.106|:80... failed: Connection timed out.
Retrying.
--2013-06-14 23:53:35-- (try: 4) http://pecl.php .net/get/htscanner-1.0.1.tgz
Connecting to pecl.php .net|76.75.200.106|:80... ^C
the ping worg without any probleme .
the kernel is
Code: Select all
root@server [/etc/csf]# uname -a
Linux server. myhost .com 2.6.32-20-pve #1 SMP Wed May 15 08:23:27 CEST 2013 x86_64 x86_64 x86_64 GNU/Linux