Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们使用 Azure VM 作为开发机器。我们还将 PFSense 托管在其中一台 azure VM 上并用作代理。从 Java 脚本代码尝试访问 wss://xyz.com:5063 服务器以获取电话拨号服务。无法建立连接。
到目前为止尝试解决此问题:在 Azure NSG 中,对入站和出站中的任何协议都允许 5063。在 PFSense Firewall-->Rules--> WAN 中,LAN 允许 5063 用于入站和出站的任何协议
仍然面临这个问题。