从一台服务器连接到Linux的某个应用程序端口时失败。 可能的原因: 1. 客户端机器防火墙阻止; 2. Linux防止墙阻止(从Linux本机可以连接); 关闭Linux防火墙的方法 $ service iptables stop