Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Duplicate ssh session |
|---|---|
| Date: | Mon, 18 Jul 2005 11:36:42 +0200 |
Hello,
you can use this feature in linux shell.
And then you have to connect with -S option ex : ssh -S /root/.ssh/ssh_socket_sharing 192.168.xxx.xxx
It seems the option is only available after OpenSSH 3.9p1
I hope it can help you and that's what you search.
Julien
Hello,
I use comercial SSH client called F-Secure SSH client and putty. One of
the best feature od F-Secure is the ability do duplicate (better multiplexing)
ssh session. In F-Secure if you are logged in and click "New Terminal Window"
you will get another terminal (without suppling credentials). From server
point of view it looks like this:
# ps -ef|grep sshd
ludw 8104 8102 0 09:31 ? 00:00:00 sshd: ludw@pts/10,pts/11,pts/12
another pts/XX for new terminal - but still the same instance of sshd.
Does anyone know how to get such a behavior in putty or ssh commnad inside linux shell??
Kind rgds,
Konrad
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: shutting down dictionary attacks, Josh Grosse |
|---|---|
| Next by Date: | login into specific directory, Guillaume Desmottes |
| Previous by Thread: | Re: Duplicate ssh session, Jonathan Loh |
| Next by Thread: | Re: Duplicate ssh session, Konrad LUDWIKOWSKI |
| Indexes: | [Date] [Thread] [Top] [All Lists] |