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: | Fri, 15 Jul 2005 13:00:39 +0200 |
Konrad, This is because the F-Secure client uses 3 protocols within the main SSH protocol. 1. Connection Protocol 2. Authentication Protocol 3. Transport Protocol The connection protocol handles the multiplexing of sessions and forwarding through the transport protocol. This can also be seen when creating new port forwards after already being connected, you don't need to restart your session for the port forwards to be established. I'm not sure if the other clients have this ability. As a workaround you might want to look into using the ssh-agent and keypairs within OpenSSH client to get a transparent login and second session to your server. HTH, Nathan Jackson On 7/14/05, Konrad LUDWIKOWSKI <konradl@poczta.onet.pl> wrote:
On Thu, Jul 14, 2005 at 03:49:37PM +0100, Justin Finkelstein wrote:I use PuTTY all the time, in Windows and to get a duplicate session, you click the top-left icon in the window (I forget what this is actually called) and select 'duplicate session'.Yes, that is true - but in PUTTY you have to input credentials (username/password) and on the server new sshd will be forked for you - but in F-Secure ypu simply get independend shell without need to log in. Rgds, Konrad
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | public key access from a Lan to a public server, ankush grover |
|---|---|
| Next by Date: | unusal error messages ..., Trevor Mckeown |
| Previous by Thread: | Re: Duplicate ssh session, Greg Wooledge |
| Next by Thread: | Re: Duplicate ssh session, Jonathan Loh |
| Indexes: | [Date] [Thread] [Top] [All Lists] |