简体   繁体   English

防火墙阻止 web 部署

[英]Firewall Blocking web deploy

I am trying to deploy a web service to my server which is running IIS8 with Web Deploy installed.我正在尝试将 web 服务部署到运行 IIS8 且安装了 Web Deploy 的服务器。 Using visual studio I am able to successfully deploy the web service when the firewall is disabled but not when it is enabled.使用 visual studio 我能够在禁用防火墙时成功部署 web 服务,但在启用防火墙时不能。

I have created Firewall rules to allow inbound and outbound on port 8172 but this still has not resolved the issue.我已经创建了防火墙规则以允许端口 8172 上的入站和出站,但这仍然没有解决问题。 Could anyone suggest a solution that does not involve disabling my firewall on my server?谁能提出一个不涉及在我的服务器上禁用防火墙的解决方案?

Run a network sniffer like Wireshark to see what is being blocked when the firewall is on. 运行类似Wireshark的网络嗅探器,以查看防火墙打开时被阻止的内容。 There may be other ports that are required. 可能还需要其他端口。

you can open;你可以打开;

  • BranchCache - Hosted Cache client BranchCache - 托管缓存客户端
  • BranchCache - Hosted Cache server BranchCache - 托管缓存服务器

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM