search for: slice1900

Displaying 1 result from an estimated 1 matches for "slice1900".

2004 Jul 21
1
[Bug 904] Better support for multi hop ssh/scp/sftp and anonymous port forwarding
...t forwarding Product: Portable OpenSSH Version: -current Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: ssh AssignedTo: openssh-bugs at mindrot.org ReportedBy: slice1900 at hotmail.com A lot of people use SSH for DMZs, and thus you have to ssh through several hosts (4 hops through one environment I'm familiar with!) It would be nifty to see syntax something like: ssh user1 at hop1/hop2/hop3/user4 at hop4 reboot This would ssh to hop1 as user1, then to hop2...