-I believe ssh does not encrypt any of its files.
-It's perfectly transparent to connect over encrypted IP as long as you
use a TCP or UDP protocol: ssh uses TCP. Actually, ssh will  encrypt its
own data over its TCP connection, and your IP encryption layer will
encrypt the resulting IP frame. You will get double encryption; that's
not a problem as long as you don't care about the slight decrease of
performances your double encription algorithm induces!
Hope this helps

"Vincent H. Johnson" wrote:

>
>
> Does ssh encrypt the host file before or after installation? And
> if I wanted to connect to another machine, how would I come about
> connecting, if the IP's are encrypted?  How exactly does that work? I
> hope I'm explaining myself correctly.
>
> --
> Vincent H. Johnson
> 1800 Glenn Curtiss Street
> Carson, CA. 90746
> DH4/2139 1.800.353.3040 x43941
>
>

--
Thierry Michalowski                                     /
Edipresse Publications S.A                 \\\' ,      / //
Infrastructures Informatiques               \\\//    _/ //'
33,av. de la gare                            \_-//' /  //'
1001 LAUSANNE SUISSE                           \ ///  //'
phone: +41 21 349 46 26                        /  >>   \\\`
mailto:[EMAIL PROTECTED]       /,)-^>>  _\`
                                              (/   \\ / \\\
"Unix is user-friendly...                           //  //\\\
It is just selective about who its friends are"    ((`


Reply via email to