Hello,
I am having some problems connecting to the database from a server hosted at cloud and they asked me about the MongoDB server IP address so they can check more. Is there I way I can find out which is the IP address of the server where my DB is located?
Another question is the address of my cluster:aquino.pv2hrqc.mongodb.net
, I can connect from my local machine to it.
nslookup aquino.pv2hrqc.mongodb.net
Why this DNS is not resolved. I tried to nslookup it and it doesn’t return anything.
I would like to better understand how it works, I have other databases in other clouds (RDS PostgreSQL, Redis, ScaledGrid) All endpoints that are passed to me resolve.
Atlas endpoint does not resolve the name.
Best Regards,