RE: Cannot access panel, domain or ssh
04-24-2015, 05:24 AM
(This post was last modified: 04-24-2015, 05:31 AM by nospoon.)
(04-24-2015, 02:21 AM)apinto Wrote: Hello nospoon,
Does it work when you SSH using the IP address of the VPS?
Can yuu ping the VPS IP address?
Considering your description (fresh VPS with only default sentora installed), there is no reason for ports 80 or 22 to be closed; The VPS can be down.
Please check the above questions and provide more information for us to be able to help you.
I cannot ping the IP, it gives request timeout.
I only used IP for ssh, it worked after CentOS installation and broke just after installing the panel. If any firewall is running then only if it got installed with Sentora, as I did literally no changes to the server apart from running the installation script, and I think minimal install doesn't include a firewall.
Below is what I get from iptables -L
Code:
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
I know that the server is up because I can ssh to it via generated session from VPS control panel (different IP, I believe it acts like a localhost access). Rebooting did not help.