我可以在负载均衡器后面使用 FTP (IIS) 吗? (蔚蓝磅)

Can I use FTP (IIS) behind a loadbalancer? (Azure LB)

我有一个 Azure 负载均衡器,它具有针对 http、https 和现在 ftp(端口 21)的负载均衡规则。我在我的 VM 上安装了 IIS FTP,我可以直接使用 VM 的 IP 通过 Filezilla 进行连接,但是使用负载均衡器 IP 连接最终会超时,即使它说直接列出是成功的。

谢谢!

but using the loadbalancer IP the connecting ends up timing out even though it says the directly listing is successful.

我们可以将 Azure 负载均衡器用于 FTP(IIS),但我们必须将数据通道端口添加到负载均衡器规则.
我在我的实验室进行了测试,它对我有用,这里是负载平衡规则设置: