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.