On Tue, 25 Jan 2000, Thomas Charron wrote:

> Quoting "Kenneth E. Lussier" <[EMAIL PROTECTED]>:
>   As far as I could tell, *IT'S JUST AN SSH SHELL*.  There is no tunnel here. 
> An ssh shell is quite literally no different from a telnet session between two
> machines.  It's an encrypted stream over IP.  From one socket to another.. 
> There is no 'all traffic' involved here..

Well no, that's not the case.  SSH forwards your shell session like rsh,
through an encrypted tunnel, and also forwards your X sesion over that
same tunnel.  It isn't a tunnel as in the sense of tunnelling IP over IP,
but it's kinda like a tunnel.  Said another way, ssh only opens one
socket, and forwards both an encrypted shell session and encrypted X
traffic through it. Maybe that's the better way to say it.


-- 
"Quis custodiet ipsos custodes?"    "Who watches the watchmen?" 
-Juvenal, Satires, VI, 347 

Derek D. Martin      |  Senior UNIX Systems/Network Administrator
Arris Interactive    |  A Nortel Company
[EMAIL PROTECTED]  |  [EMAIL PROTECTED]
-------------------------------------------------


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to