Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which Firewall rules need to be adjusted? #168

Open
Nic2012 opened this issue Apr 22, 2021 · 0 comments
Open

Which Firewall rules need to be adjusted? #168

Nic2012 opened this issue Apr 22, 2021 · 0 comments

Comments

@Nic2012
Copy link

Nic2012 commented Apr 22, 2021

Hi,
we have implemented Java Push feature in our app server JBoss-EAP 7.3, Java 11. There is a customer whose users cannot receive push notifications in the Chrome browser. Although each user has successfully subscribed push and in this case we can store the endpoints. Later during runtime when server side code decides to push notification on each endpoint, users complain about that notifications are not received on their workstations (Win10, Chrome latest).

But testing push generally via https://gauntface.github.io/simple-push-demo/ is working for those users, so it cannot be caused by incoming connection restrictions on client machines.

According to
https://firebase.google.com/docs/cloud-messaging/concept-options#messaging-ports-and-your-firewall

which outgoing connection rules - domain, hostnames or ports - may be to adjusted on server side network or would you recommend?
Unfortunately your API description mentioned no details about possible firewall restrictions. In the code I cannot find any evidences which ports are used when sending push notifications to the push providers.

Hopefully you can clarify this issue. Thanks and best regards,
Nic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant