Initial setup question RE: Cloudflare proxy disabled --> Port forward SFU TCP+UDP?
-
I did not see any mention of this on the Cloudron docs page for MiroTalk and hopefully this is a simple initial setup question:
Does the warning about disabling Cloudflare proxying on the app's Location settings page also mean that I need to port forward to port 40000 per the default settings?
Locations subdomain.mycloudron.com SFU TCP Ports (100 ports) 40000 to 40099 40000 Cloudflare proxying must be disabled for the app's domain to access this port SFU UDP Ports (must be same as TCP ports) (100 ports) 40000 to 40099 40000 Cloudflare proxying must be disabled for the app's domain to access this port
-
I guess you are on an internal network? If so, port 40000 has to be port forwarded as well. On a public network, you have to make sure 40000 is open in any Cloud firewall.
The Cloudflare warning exists because Cloudflare only forwards http (port 80, 443).
-
Thank you! I will test this following your clarification.