(12-03-2018, 01:28 PM)kaziarif.it Wrote: domain : kaziarif.info
subdomain: server.kaziarif.info
IP address: 203.190.11.220
Your DNS entries look OK. Have you checked your firewall? Are you trying to redirect to port 443 for SSL connections? I see you don't have an SSL certificate installed so... Everything looks in order in DNS except I see your mail server is blacklisted at b.barracudacentral.org. This should not prevent you from reaching the Sentora control panel.
What OS are you using? Have you made any modifications to Sentora? Is this on a commercial dedicated server, VPS or is it on a home server? Were you sure to set your hostname properly before installing Sentora? Did you follow a guide? If so, post the address to the guide you used.
Do you have SSH root access to your server? Sentora must be installed under the root user account.
Check that Apache is running.
Code:
service httpd restart - then type service httpd status (in CentOS 6.5)
systemctl restart httpd.service - then type systemctl status httpd (in CentOS 7)
service apache2 restart - then type service apache2 status (Ubuntu)
Post your results.
It appears Apache is running and there is no firewall blocking your domain(s) from here. Are you sure Sentora installed correctly?
Everyone makes mistakes, but to truly screw up it takes the root password!