Skip to main content

Configuring firewalls

Learn how to configure firewalls for LiveKit Cloud.

Corporate firewalls

LiveKit uses WebSocket and WebRTC to transmit data and media. All transmissions are encrypted with TLS  and DTLS .

LiveKit Cloud requires access to a few domains in order to establish a connection. If you are behind a corporate firewall, please ensure outbound traffic is allowed to the following addresses and ports:

HostPortPurpose
*.livekit.cloudTCP: 443Signal connection over secure WebSocket
*.turn.livekit.cloudTCP: 443TURN /TLS. Used when UDP connection isn't viable
*.host.livekit.cloudUDP: 3478TURN/UDP servers that assist in establishing connectivity
all hosts (recommended)UDP: 50000-60000UDP connection for WebRTC
all hosts (recommended)TCP: 7881TCP connection for WebRTC

In order to obtain the best audio and video quality, LiveKit recommends allowing access to the UDP ports listed above. Additionally, please ensure UDP hole-punching is enabled (or disable symmetric NAT). This helps machines behind the firewall to establish a direct connection to a LiveKit Cloud media server.

Minimum requirements

If wildcard hostnames are not allowed by your firewall or security policy, the following are the minimum set of hostnames required to connect to LiveKit Cloud:

HostPort
<your-subdomain>.livekit.cloudTCP 443
<your-subdomain>.turn.livekit.cloudTCP 443
<your-subdomain>.osaopaulo1a.production.livekit.cloudTCP 443
<your-subdomain>.osaopaulo1b.production.livekit.cloudTCP 443
<your-subdomain>.oashburn1a.production.livekit.cloudTCP 443
<your-subdomain>.oashburn1b.production.livekit.cloudTCP 443
<your-subdomain>.omarseille1a.production.livekit.cloudTCP 443
<your-subdomain>.omarseille1b.production.livekit.cloudTCP 443
<your-subdomain>.otokyo1a.production.livekit.cloudTCP 443
<your-subdomain>.otokyo1b.production.livekit.cloudTCP 443
<your-subdomain>.ophoenix1a.production.livekit.cloudTCP 443
<your-subdomain>.ophoenix1b.production.livekit.cloudTCP 443
<your-subdomain>.olondon1a.production.livekit.cloudTCP 443
<your-subdomain>.olondon1b.production.livekit.cloudTCP 443
<your-subdomain>.ochicago1a.production.livekit.cloudTCP 443
<your-subdomain>.ochicago1b.production.livekit.cloudTCP 443
<your-subdomain>.osingapore1a.production.livekit.cloudTCP 443
<your-subdomain>.osingapore1b.production.livekit.cloudTCP 443
<your-subdomain>.odubai1a.production.livekit.cloudTCP 443
<your-subdomain>.odubai1b.production.livekit.cloudTCP 443
<your-subdomain>.ohyderabad1a.production.livekit.cloudTCP 443
<your-subdomain>.ohyderabad1b.production.livekit.cloudTCP 443
<your-subdomain>.ojohannesburg1a.production.livekit.cloudTCP 443
<your-subdomain>.ojohannesburg1b.production.livekit.cloudTCP 443
<your-subdomain>.omumbai1a.production.livekit.cloudTCP 443
<your-subdomain>.omumbai1b.production.livekit.cloudTCP 443
<your-subdomain>.ofrankfurt1a.production.livekit.cloudTCP 443
<your-subdomain>.ofrankfurt1b.production.livekit.cloudTCP 443
<your-subdomain>.ojerusalem1a.production.livekit.cloudTCP 443
<your-subdomain>.ojerusalem1b.production.livekit.cloudTCP 443
<your-subdomain>.osydney1a.production.livekit.cloudTCP 443
<your-subdomain>.osydney1b.production.livekit.cloudTCP 443
<your-subdomain>.ozurich1a.production.livekit.cloudTCP 443
<your-subdomain>.ozurich1b.production.livekit.cloudTCP 443
<your-subdomain>.osanjose1a.production.livekit.cloudTCP 443
<your-subdomain>.osanjose1b.production.livekit.cloudTCP 443
<your-subdomain>.ojeddah1a.production.livekit.cloudTCP 443
<your-subdomain>.ojeddah1b.production.livekit.cloudTCP 443
<your-subdomain>.oosaka1a.production.livekit.cloudTCP 443
<your-subdomain>.oosaka1b.production.livekit.cloudTCP 443
<your-subdomain>.omontreal1a.production.livekit.cloudTCP 443
<your-subdomain>.omontreal1b.production.livekit.cloudTCP 443
<your-subdomain>.otoronto1a.production.livekit.cloudTCP 443
<your-subdomain>.otoronto1b.production.livekit.cloudTCP 443
<your-subdomain>.oqueretaro1a.production.livekit.cloudTCP 443
<your-subdomain>.oqueretaro1b.production.livekit.cloudTCP 443
Note

This list of domains is subject to change. Last updated 2026-07-21.

Static IPs

Static IP ranges are available for the Canada, EU, India, Japan, and US regions, and apply to realtime, SIP signaling and media, and webhook traffic. For the ranges, the services they cover, regional endpoints, and answers to common questions, see Static IPs in the Regions, regional endpoints, and static IPs topic.