gpt4 book ai didi

azure - 无法将 FTP 连接到 Azure 虚拟机

转载 作者:行者123 更新时间:2023-12-03 00:12:47 26 4
gpt4 key购买 nike

我在 Azure 中配置了 Windows Server 2012 虚拟机。当我尝试通过 FileZilla FTP 客户端连接到它时,我收到无法连接到服务器错误

这是我迄今为止尝试过的:

  • 在 Azure 门户中添加了 FTP (TCP/21) 入站规则
  • 在 IIS 中,配置了 FTP 防火墙支持。将数据通道端口范围设置为 7000-7002防火墙的外部 IP 地址设置为我的虚拟机的公共(public) IP将 7000、7001 和 7002 添加到入站规则 >, 是否进行了网络启动/停止 ftpsvc

最佳答案

您的描述中缺少的步骤是在 Windows 防火墙中启用“FTP 服务器”规则。

它们是在 IIS 服务器安装期间创建的,但默认情况下处于禁用状态。您必须启用它们。

引用我的指南Installing a Secure FTP Server on Windows using IIS :

An internal Windows firewall is automatically configured with rules for the ports 21, 990 and 1024-65535, when IIS FTP server is installed.

The rules are not enabled initially though. To enable or change the rules, go to Control Panel > System and Security > Windows Firewall > Advanced Settings > Inbound Rules and locate three “FTP server” rules. If the rules are not enabled, click on Actions > Enable Rule.

FTP server firewall rules

<小时/>

如果您没有它们,无论出于何种原因,您都必须手动创建它们。对于端口 21 和数据端口(在您的情况下为 7000-7002)。

关于azure - 无法将 FTP 连接到 Azure 虚拟机,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40885337/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com