Due to political unrest internet access is heavily restricted in our country. I am trying to connect to our atlas cluster through protonVPN. But it is not working. I am obligated to use a VPN to have internet access to allow my expressJS rest api to be able to connect to our atlas cluster. I am accessing other websites. I already added my new ip address to the allowed IP addresses on my atlas cluster but when launching my expressjs app it says that I should add the (already added Ip) to the whitelisted adresses. I there any restriction on mongodb atlas concerning VPNs.
It’s called MongoDB Atlas IP Whitelisting Issue
Check this out this may help
Apparently, ProtonVPN blocks some ports, including 27017.
See replies: Reddit - Dive into anything