Hi all,
I use Plesk 9.2.1 with OpenSuse 10.1.
I have a problem with OpenSSH.
I have upgraded my plesk version from 8.6 to 9.2.1.
The SSH daemon running on port 51099 without any problems.
In these days I have change the SSH port from 51099 to 22 because I must use the Plesk Migration Manager and
so is necessary to use the default ssh port.
Now I can't to connect to server with winscp or putty on 22 port.
I have check the plesk firewall but is all rights.
/usr/sbin/iptables -A INPUT -p tcp --dport 22 -j ACCEPT
and the all rules running successfully.
If I change the default port to precedent port 51099 the connection to the server running successfully.
I don't understand the problem, because if I reset the firewall with these rules don't change any.
echo 0 > /proc/sys/net/ipv4/ip_forward
/usr/sbin/iptables -F
/usr/sbin/iptables -X
/usr/sbin/iptables -Z
/usr/sbin/iptables -P INPUT ACCEPT
/usr/sbin/iptables -P OUTPUT ACCEPT
/usr/sbin/iptables -P FORWARD ACCEPT
Thare are the default iptables rules.
I think that Plesk save the ssh socket in some configuration files but I don't know these files.
Any idea?
Thanking in advance and sorry for my english.
Giuliano
I use Plesk 9.2.1 with OpenSuse 10.1.
I have a problem with OpenSSH.
I have upgraded my plesk version from 8.6 to 9.2.1.
The SSH daemon running on port 51099 without any problems.
In these days I have change the SSH port from 51099 to 22 because I must use the Plesk Migration Manager and
so is necessary to use the default ssh port.
Now I can't to connect to server with winscp or putty on 22 port.
I have check the plesk firewall but is all rights.
/usr/sbin/iptables -A INPUT -p tcp --dport 22 -j ACCEPT
and the all rules running successfully.
If I change the default port to precedent port 51099 the connection to the server running successfully.
I don't understand the problem, because if I reset the firewall with these rules don't change any.
echo 0 > /proc/sys/net/ipv4/ip_forward
/usr/sbin/iptables -F
/usr/sbin/iptables -X
/usr/sbin/iptables -Z
/usr/sbin/iptables -P INPUT ACCEPT
/usr/sbin/iptables -P OUTPUT ACCEPT
/usr/sbin/iptables -P FORWARD ACCEPT
Thare are the default iptables rules.
I think that Plesk save the ssh socket in some configuration files but I don't know these files.
Any idea?
Thanking in advance and sorry for my english.
Giuliano