在使用ubuntu sever16.04操作系统修改过ip后,能ping通,但是怎么也连接不上xsell,同时经常会出现以下错误的问题:
Connecting to 192.168.146.120:22...
Could not connect to '192.168.146.120' (port 22): Connection failed.
以上问题出在防火墙上,解决问题的关键是:
以上问题出在防火墙上,解决问题的关键是:
关闭防火墙。
Ubuntu 16.04桌面版Gufw防火墙的基本使用方法:http://www.linuxdiyf.com/linux/22173.html
Ubuntu15.04如何关闭防火墙:http://www.linuxdiyf.com/linux/14209.html
CentOS 7.0关闭默认防火墙启用iptables防火墙:http://www.linuxdiyf.com/linux/12149.html