On Thu, 2003-11-20 at 21:05, Stephen Liu wrote:
> Hi folks,
> 
> I have following questions
> 
> 1) There are 2 config files
> /etc/ssh/ssh_config

This is  the global configuration for the ssh client program.
/usr/bin/ssh uses this.

> /etc/ssh/sshd_config

This is the configuration file for the ssh server (lets you log into the
box that it is running on). The /usr/sbin/sshd program uses this.

> Their contents have some similarity.  What will be their application in 
> function and what will be their difference in application.
> 
> 2) Protocol 2,1
> What are SSH2 and SSH1 and their function.

That means prefer the version 2 protocol over the version 1 protocol,
but fall back to version 1 if version 2 is not supported by the other
end.


-- 
-- ------------------------------------------------------------------------- 
Keith Dart
<mailto:[EMAIL PROTECTED]>
<http://www.kdart.com/>  
----------------------------------------------------------------------------
Public key ID: B08B9D2C Public key: <http://www.kdart.com/~kdart/public.key>
============================================================================

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to