Remote server MongoDB connection from Compass

Hi,

I will connect to a Jumpserver through ssh and will connect to the db server from the jump server.

I am not able to ping to the db server from my local machine.
How to connect to the db server from compass on my local machine.

Regards,
RK

1 Like

You can use PuTTY to connect to database server from your local machine by using the MongoDB compass. To know the procedure to establish connection go to https://puttykeyinfo.com/putty/download/

After establishing successful connection. Open the MongoDB compass and click on File> New Connection. Enter the username and port and then click on connect.

Now you are able to connect to database server by using PuTTY.

Hi,
have you checked your firewall settings ?

Regards,
Emad

Hello,
Try connecting by referencing the link.