The Photon Forum
is Closed Permanently.

After many dedicated years of service, we have made the decision to retire our Forum and switch to read-only: we´ve saved the best to last! Your search result can be found below. Plus, we offer support via these channels:

Try Our
Documentation

Please check if you can find an answer in our extensive documentation on Photon Chat.

Join Us
on Discord

Meet and talk to our staff and the entire Photon-Community via Discord.

Read More on
Stack Overflow

Find more information on Stack Overflow (for Circle members only).

Write Us
an E-Mail

Feel free to send your question directly to our developers.

Whitelisting on firewall

Lintzmaia
2018-09-04 15:46:46

Good day,

I'm setting up an app that will be used in schools systems, so, according to them, I need to provide ports (TCP/UDP) to be open and IP address and/or Domain names to be whitelisted.

So far, I gave then this port list:
https://doc.photonengine.com/en-us/realtime/current/reference/tcp-and-udp-port-numbers

Now I need the IP address for the chat server and/or domain name, but I have no idea on how to get these.
I'm using only the chat function on the app. Didn't change the scripts that handle connection either.

Comments

JohnTube
2018-09-04 16:00:35

Hi @Lintzmaia,

Thank you for choosing Photon!

You can get those from the Photon Chat product area/version of the documentation website.
Here.

Lintzmaia
2018-09-04 16:42:16

Thanks for replying so fast.

I meant to link the URL you sent me on my question (https://doc.photonengine.com/en-us/chat/current/reference/tcp-and-udp-port-numbers).

So, by your answer, do you mean I don't need the Photon Cloud IP Address to be whitelisted on their PCs for the chat to work?
I'm sorry I'm confusing things, it's just that I don't have experience with this stuff.

Lintzmaia
2018-09-05 18:29:12

So, I just realized that my question was kinda confusing, so I will try to explain better:
What happens is that most school systems usually have a filter for web addresses that teachers and students can access.
My question is, to avoid Photon Cloud getting blocked by this filter, is there a web address or IP, that corresponds to Photon Cloud, that they can add to their filter whitelist?

JohnTube
2018-09-06 09:43:39

Hi @Lintzmaia,

No, we cannot provide addresses for Photon servers.
The only public ones we could share with you are our Photon nameservers and still, those are not enough.

Discuss with your school network administrator to open ports for Photon servers.
That's how other customers did this.

Lintzmaia
2018-09-06 15:39:45

Thanks, I will talk to them.

Recklesss
2023-02-15 18:03:43

Hey @JohnTube ,

Do we only need whitelist the port ?

Back to top