IIS 7.5: Ftp Firewall Suport: Data Ranges 49152-65535 using external Ip of Amazon EC2 static IP Ftp IPv4 Restriction: allow: Amazon EC2 static IP Ftp Authentication: Anonymous: Enabled, Basic: Disabled, IISMgr: Enabled Ftp Authorization: Allow All Users: Read/Write Windows Firewall (Inbound): Open port 21 Open port ranges: 49152-65535 (Outbound) Open port: 20 Amazon EC2 Security Group: Custom TCP Rule: 21 Custom TCP Rule: 49152-65535
当我在服务器上键入地址: ftp://localhost时,它在Internet Explorer上工作,但是当我inputAmazon EC2静态IP( ftp:// IPADRESS )时,它不连接。
我也无法连接到FileZilla
我试图完全closures防火墙,它的工作原理。 除了EC2安全组和Windows入站规则有什么可能会阻止连接?
我有一个访问IIS类似的问题。
我解决了它:
像魅力一样工作,速度非常快。 🙂
你可以保持2008 R2的默认FTP fw规则,所以你不需要实际添加一个新的。 默认规则是确定的。 如果无法连接,则应通过任务pipe理器终止该进程,并等待5秒钟重新启动。 在任务pipe理器select服务选项卡,查找FTPSVC,右键单击,进入进程,然后结束进程svchost.exe,这就是它。 这是一个未公开的Windows错误,也可以通过重新启动服务器解决。 它与防火墙设置,输出和input防火墙以及ftpconfiguration更改和IIS服务器重新加载有关,考虑到安全措施以及运行FTP服务的用户,有点复杂。