💻 Software
How to ssh to an unreachable remote machine by tunneling through a server that everyone can reach?
Fresh5 days ago
Mar 15, 20267120 viewsConfidence Score0%
0%
Problem
Machines: Let's call my machine macbook. I have a server on tah interwebs. Call it server. I have a Mac Mini elsewhere that I can access via iChat screen sharing. Let's call it mini. Reachability: server can see neither macbook nor mini. macbook can see server but not mini. mini can see server, but…
Error Output
ssh …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to ssh to an unreachable remote machine by tunneling through a server that everyone can reach?
Low Risk
Only one ssh tunnel is needed. From the mini: Now you can just connect from macbook onto server with Be sure to have set to in the server's . Additionally you may want to define some stuff in ~/.ssh/config: This allows you to do the more coherent , …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix