Podio ephemeral ports?

时间:2017-08-04 13:11:45

标签: amazon-web-services port acl podio

TL;DR - What is the ephemeral ports that podio uses?..

We have a dotnet core application running in AWS interacting with podio. The Network Access Control List blocks off some of the responses from podio when podio responds on the ephemeral ports. I really dont want to add an inbound rule allowing all ports to communicate into our subnets, but event with a rule allowing 10000-65535, some responses are blocked.

  • The Internet Assigned Numbers Authority (IANA) suggests the range 49152 to 65535.
  • Many Linux kernels use the port range 32768 to 61000.

1 个答案:

答案 0 :(得分:0)

Podio通过标准端口443为https服务器提供流量。您能详细说明您对端口的短暂使用情况吗?