• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Interface unreachable after installation

florian2833z

New Pleskian
Hello,

After I install Plesk Onyx on CentOS 7, I cannot reach the interface with the given link. The problem is that the only port opened is 22 for ssh. I have to manually add the firewall rules to be able to access port 80, 443 and 8443. Is this wanted or did I forget something? Secondly, I cant add customers or resellers in Plesk with my trial license (Web Host Edition) because the Hosting services tab is missing. Do I have to do anything manually to enable this tab?

Flo
 
Hello,

After I install Plesk Onyx on CentOS 7, I cannot reach the interface with the given link. The problem is that the only port opened is 22 for ssh. I have to manually add the firewall rules to be able to access port 80, 443 and 8443.

Flo
Hi,

Had the same issue with CentOS 7, try turning off the firewall.
I've read that it has to do with that Plesk uses iptables in stead of firewalld.

Code:
systemctl disable firewalld
systemctl stop firewalld
systemctl status firewalld (should give inactive)

Is this wanted or did I forget something? Secondly, I cant add customers or resellers in Plesk with my trial license (Web Host Edition) because the Hosting services tab is missing. Do I have to do anything manually to enable this tab?

Can you post a schreenshot off the plesk overview?
 
DAdCjpu.png
 
Back
Top