VPS services (SSH, HTTP) doesn't work after reboot

خرید بک لینک

I rebooted my VPS (sudo reboot) and since that I can't access SSH. Web server is also down. Immediately before reboot I installed python-mysqldb package. I don't modify any system file.

64 bit Debian Jessie.

My VPS provider don't have any online console. I have access only to rescue mode. What I tried:

1) Uninstalled python-mysqldb

2) Modified /etc/rc.local. I tried to do something with iptables to be sure port isn't blocked and SSH is started, so I added these lines:

sudo iptables -X
sudo iptables -t nat -F
sudo iptables -t nat -X
sudo iptables -t mangle -F
sudo iptables -t mangle -X
sudo iptables -P INPUT ACCEPT
sudo iptables -P FORWARD ACCEPT
sudo iptables -P OUTPUT ACCEPT

sudo systemctl start sshd.service

Well... it doesn't change anything. Please help me.

Recent Questions...

ما را در سایت Recent Questions دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 208 تاريخ: سه شنبه 15 تير 1395 ساعت: 0:33

صفحه بندی