#Network Settings Required for Login?
4 messages · Page 1 of 1 (latest)
Is there any way to just whitelist an application or folder to allow ltd2 access to the internet? It is kinda complicated because we use cloud hosting, so you'd have to make sure that the firewall allows connections to the azure cloud + our backend provider playfab for the API calls
Not trying to adjust windows firewall - this is a dedicated firewall (pfsense in this case, but this is applicable to any setup)
after a sec of troubleshooting found the ports that it was calling out on. Wasn’t too picky and ended up temporarily allowing a big span (tcp&udp 27000-40000)… but I suspect I really just needed the steam ports: https://help.steampowered.com/en/faqs/view/2EA8-4D75-DA21-31EB
I don’t have any restrictions on communicating with azure public ips
Any chance you could confirm which protocols/ports you use for your calls?
Any chance you could confirm which protocols/ports you use for your calls?
According to this source: https://community.playfab.com/questions/67040/firewall-blocking-server-connection.html
it should be TCP 30000 - 31000
All VMs use a port range of 30000-31000 for game traffic