Skip to content

Commit 2bfc2f8

Browse files
jocelyn-mendez1Jocelyn Mendez
andauthored
DOCSP-20400 replica sets can connect using Socks5 (#372)
* DOCSP-20400 replica sets can connect using Socks5 * DOCSP-20400 replica sets can connect using Socks5 * DOCSP-20400 replica sets connect using ssh tunnel * DOCSP-20400 replica set and shared clusters can connect using SSH tunnel * DOCSP-20400 replica set and shared clusters can connect using SSH tunnel * DOCSP-20400 fixed typo Co-authored-by: Jocelyn Mendez <[email protected]>
1 parent 4169aab commit 2bfc2f8

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

source/includes/steps-starting-compass-individual-fields.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -430,12 +430,6 @@ content: |
430430
the :binary:`~bin.mongo` shell) to ``localhost:27000`` to
431431
connect to the deployment running on
432432
``hostname-a.com``.
433-
434-
.. note::
435-
436-
You cannot connect to a :term:`replica set` via an SSH
437-
tunnel. |compass-short| cannot establish a connection
438-
to multiple servers across the same SSH tunnel.
439433
---
440434
title: Connect.
441435
level: 4

source/release-notes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ Bug Fixes:
4242

4343
- BSON Transpilers: Account for bson Decimal128 validation changes.
4444

45-
- Make SSH tunnel use Socks5.
45+
- Make SSH tunnel use Socks5. You can now connect to replica sets and
46+
sharded clusters using an SSH tunnel.
4647

4748
- Compass Logging: Bump mongodb-log-writer to allow browser envs.
4849

0 commit comments

Comments
 (0)