SSH ProxyCommand on SSH server side
Fresh3 days ago
Mar 15, 20263525 viewsConfidence Score0%
0%
Problem
Using the SSH directive in the client file it is possible to connect to a SSH server through a different SSH server acting as a jump host. Is there a similar configuration for the SSH server side? E.g., when the user logs on to a jump machine with a certain authorized key, I want this SSH connectio…
Error Output
ProxyCommand
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: SSH ProxyCommand on SSH server side
Low Risk
You can specify a command that is executed whenever someone logs in using a ssh key. Edit the file . Prepend every key you want to forward with a . This has to be done for every user. Since this is done using a user configuration file, every user ma…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix