Heim > Fragen und Antworten > Hauptteil
后者总是出现这个:
ssh: connect to host 192.168.x.x port 22: Operation timed out
ringa_lee2017-04-22 08:57:25
请尝试使用以下类似命来关闭防火墙之类的功能(示例是RHEL的用法,Ubuntu不记得了):
service iptables stop
setenforce 0