Open UDP Port
I want to open UDP Port - 5060 and UDP port range 10000-20000. Please help me out.
2 Replies
You can open any port on your pod, but you don’t have control which port it map to the host machine. The host port will control by the system. https://docs.runpod.io/pods/configuration/expose-ports
Expose ports | RunPod Documentation
Exposing ports on your pod to the outside world: Learn how to expose ports via RunPod's Proxy or TCP Public IP, and discover the benefits and limitations of each method, including symmetrical port mapping requests and proxy timeout considerations.
udp ports wont work at RunPod