[PUN2] First connection - what's the server IP?

Options

Hello guys,

I work in a high school and we are developing some multiplayer prototypes, and we have been using photon for the past years without problem. But, the problem is that, this year, we have a strong firewall so we need to add some IP rules to connect to external services.

I've been checking the documentation in order to find the very first server IP where photon checks all available servers (I already got the eu, us, usw, etc servers IP). But I can't find it.

Can you please help me? Knowing that IP will work to solve the problem and bypass the firewall.


Thanks!

Answers

  • Tobias
    Tobias admin
    edited March 2023
    Options

    There is not a single fixed IP for all of Photon. The servers are distributed and may be removed, replaced or added anytime.

    You could whitelist the port range (5055-5058 UDP or 27000-27003) or instead use WSS connections and then whitelist *.photonengine.io.

    If you need more input, please mail us: developer@photonengine.com and let us know how you use Photon (is there one account or many, etc).