This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
886
iptables / Re: How can I config IPTABLES for DDOS aatacks?
« on: July 27, 2018, 11:32:57 AM »
this should be checked by experienced system admin as it needs to check packages, logs and traffic with tcpdump.
Try asking your hosting provider to assist you on that or cwp support if your provider has no support.
Try asking your hosting provider to assist you on that or cwp support if your provider has no support.
887
iptables / Re: How can I config IPTABLES for DDOS aatacks?
« on: July 26, 2018, 10:54:11 AM »
all depends on the ddos type as some can be blocked on the server and some can't...each attack is different and there are many types....
888
CentOS-WebPanel Bugs / Re: my server has 67TB outgoing traffic but its imposible
« on: July 26, 2018, 10:51:56 AM »
then you probably have memcache reflected ddos attack and you need to remove this ports 11211 from the csf firewall if you have it listed there
889
Updates / Re: What does "yum reinstall cwpsrv cwpphp" do?
« on: July 26, 2018, 10:47:09 AM »
why don't you use disk check tool in cwp you have a link to it in admin area at top od the disk details info
or you can use this example
http://IP:2030/admin/index.php?module=disk_details
or you can use this example
http://IP:2030/admin/index.php?module=disk_details
891
E-Mail / Re: Open 465 port
« on: July 26, 2018, 06:52:53 AM »
as you can see port 465 is up so this can be now only a firewall or network routing/NAT restriction.
892
CentOS-WebPanel Bugs / Re: folder cannot be accessed by IP
« on: July 26, 2018, 06:49:46 AM »
you simply need to rebuild mail server and edit configuration to have less security check if you want to speed it up, however, this issue is probably related with your server provider as they scan your emails.
894
PHP / Re: several errors in PHP 7.2.5
« on: July 26, 2018, 06:45:21 AM »
try to check php.ini for loaded extensions mentioned in the errors and remove them from the php.ini file
/usr/local/php/php.ini
include files
/usr/local/php/php.d/
/usr/local/php/php.ini
include files
/usr/local/php/php.d/
895
CentOS-WebPanel Bugs / Re: my server has 67TB outgoing traffic but its imposible
« on: July 26, 2018, 06:37:19 AM »
you need to check what you have running on your server this can be anything, mostly memcache, or host links on images/files/videos or big files
you would need to check logs and you can also monitor server via top to see if something is at the top of the load
bwm-ng
You would probably need to install this tools
iftop
iptraf
you would need to check logs and you can also monitor server via top to see if something is at the top of the load
bwm-ng
You would probably need to install this tools
iftop
iptraf
896
CentOS-WebPanel Bugs / Re: folder cannot be accessed by IP
« on: July 26, 2018, 06:26:58 AM »
check that your dns is resolving and also check if you have enabled this function in the mail server manager "Reject Unknown Hostname (NOT recommended):" and disable it if you have it enabled.
host google.com
host google.com
897
CentOS-WebPanel GUI / Re: unable to login - no any error display
« on: July 26, 2018, 06:22:47 AM »
is this admin or user panel, if you are using special characters try to change the password from the command line and set it to something without special characters
https://www.random.org/passwords/?num=5&len=8&format=html&rnd=new
https://www.random.org/passwords/?num=5&len=8&format=html&rnd=new
898
Updates / Re: What does "yum reinstall cwpsrv cwpphp" do?
« on: July 26, 2018, 06:19:38 AM »
this is probably logs, try to check it
sh /scripts/disk_check
sh /scripts/disk_check
899
CentOS 6 Problems / Re: Listing Accounts
« on: July 25, 2018, 01:51:42 PM »
try to update cwp and try again if issues continue then check for mysql issues or contact cwp support as they will assist you for free on this kind of case.
Code: [Select]
sh /scripts/update_cwp
900
SSL / Re: What should I do to have SSL on Wordpress with Nginx+ Apache+Varnish webserver?
« on: July 25, 2018, 01:50:18 PM »
you can edit your wordpress configuration from wp-admin and change url from http to https as the simplest option
