• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. S

    Question Proxy question

    Thx for the reply, i am sure about this :) I need something infront of my server and it has to be under my control for both attacks and privacy purposes... I never thought about haproxy, i will check it out... I thought handling it with nginx would be easier and was gonna start trying it out...
  2. S

    Question Proxy question

    Hi, i got about 20 domains on my main server which has Centos 7 and Plesk Obsidian installed. All domains are using nginx as reverse proxy to apache. I am trying to put another server infront of the main server to hide main server ip address, get some more protection from attacks etc. What i...
  3. S

    Can't retrive keys

    Nevermind guys i finally fixed the problem, it was Fortigate's SSL Inspection function that was creating the problem...
  4. S

    Can't retrive keys

    if i get paid support and error is not related to plesk but related to server, will they be able to solve this?
  5. S

    Can't retrive keys

    Any help on this? I have also checked router and everything seem fine there...
  6. S

    Can't retrive keys

    Firewall on server is disabled but there is a Fortigate router to prevent outside attacks however plesks all required ports are added and forwarded to the server including 5224... Do you have any other ideas?
  7. S

    Can't retrive keys

    # openssl s_client -connect ka.odin.com:5224 -tls1_2 -cipher ECDHE-RSA-AES256-SHA384 CONNECTED(00000003) write:errno=104 --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 0 bytes and written 0 bytes --- New, (NONE), Cipher is (NONE) Secure...
  8. S

    Can't retrive keys

    That is alright, here are results of what you asked... # openssl s_client -connect ka.odin.com:5224 CONNECTED(00000003) write:errno=104 --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 0 bytes and written 249 bytes --- New, (NONE), Cipher is...
  9. S

    Can't retrive keys

    Hi, thank you for response... System is fully updated and yum doesnt return any new updates or dependency problems etc...
  10. S

    Can't retrive keys

    this is wierd... Plesk version: 12.0.18 cant be sure about the exact mu but it should be close to #69 since it was auto updating Curl version: curl-7.19.7-46.el6.x86_64 and #curl -k https://ka.odin.com:5224 --sslv3 curl: (35) SSL connect error i tried to reinstall it but nothing changed...
  11. S

    Can't retrive keys

    Hi, sorry to bother you guys... I have a Centos 6.5 server with plesk 12.0.18 installed and today when i tried to access panel it showed me license install page and doesnt let me move forward... My license is still valid i am sure of it but when i press "Retrieve Keys" i am getting below...
  12. S

    Couple of Apache and Fcgi Errors

    Hi, sorry to ask you this here but i have been searching all internet for almost 2 days and i couldnt find a solution to below issues hope someone here can help me... I have a 8core 16gb ram server with Centos 7, Plesk 12.5.30 MU#3, Apache 2.4, Nginx, Php 5.4.45 and mod_pagespeed installed...
  13. S

    Prevent apache serving anything other than domains

    Hi, first of all thank you for the response... I am not using nginx do you think this will work with apache's httpd.conf ??
  14. S

    Prevent apache serving anything other than domains

    Hi, sorry to bother you guys... When i use Apache's mod_status extension i see the connections that are made to my server, almost %40 of these connections are actually connections to the domains that server is hosting however %60 these connections are like below, is there a way of preventing...
  15. S

    SMTP Banner Question

    :) I edited spf record like you suggested... Thank you for your help again...
  16. S

    SMTP Banner Question

    I guess you wrote last message while i was editing mine :) I reverted /etc/hosts and spf record to way it was because it started working without them... I am the kind of guy that always finds 1 extra screw when re-assembling stuff :) so i thought what the hell why would i need them if it is...
  17. S

    SMTP Banner Question

    Appearently i had to change master.cf for postfix to give correct hostname's to their ip addresses so i changed smtp inet n - n - - smtpd to 127.0.0.1:smtp inet n - n - - smtpd ip1:smtp inet n - n - - smtpd ip2:smtp inet n - n - - smtpd -o myhostname=ns.domain2.com This helped me get rid...
  18. S

    SMTP Banner Question

    Hi, first of all thank you for your response... You are right, cant believe how i didnt think of that, after all ns.domain1.com is defined as ip1 at dns records so how can it be defined to 8 ip addresses... I told my hosting provider to change rdns record of ip2 to ns.domain2.com but since this...
  19. S

    SMTP Banner Question

    Hi, sorry to bother you guys and i am pretty sure that this has been asked before but since i didnt know what to search for here on forums i had to ask... If you can help me or at least push me to the right direction i would be really happy... I am not going to hide any domain names or ip...
  20. S

    Cant upgrade to Plesk 12.5 or update php because of imagick dependencies

    Thank you all for your helps... I had to remove Imagick completely after that i updated all compenents and upgraded to 12.5 without any problems, when all finished i tried to install Imagick again but apparently somehow it got reinstalled during updates... It is not the latest versions but i...
Back
Top