Can't Connect to IIS Ftp Site under Amazon EC2
- by h3n
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
It works on Internet Explorer when I typed the address: ftp://localhost on the server but when I entered the Amazon EC2 Static IP (ftp://IPADRESS) it doesnt connect.
I cant connect also to FileZilla