Re: what is the latest version of openssh-server

From: Jonathan Berry (berryja_at_gmail.com)
Date: 05/10/05

  • Next message: Alex White: "Re: no dsl in fc3"
    Date: Tue, 10 May 2005 14:34:31 -0500
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On 5/10/05, jim martin <postfix168@yahoo.com> wrote:
    > > Look in your sshd_conf file and look for a line that
    > > might read
    > > Protocol 1,2
    > > and change it so that it only reads
    > > Protocol 2
    >
    > > That's all they want you to do.
    >
    > Thanks, so in order to prove to people that we are
    > using protocol 2 instead of 1 without reading the
    > sshd_config file. The best to do is test connecting
    > with SSH1 and SSH2 client program to verify ?? or ?

    There is a similar file to sshd_config called ssh_config (note the
    missing 'd' in the second one) in the same directory /etc/ssh/ There
    you can specify which protocol(s) your ssh client uses to connect.
    I'd say that would probably be a good test. Change the line
    # Protocol 2,1
    to
    Protocol 1
    and try to connect. You should not be able to connect. Then change it to
    Protocol 2
    and you should be able to connect. Note, you only use one client,
    ssh, you just tell it which protocol(s) it can use. The default is to
    use 2 first, then 1 if that fails. 2 is a better protocol and sshd
    should be forced to use only 2 as your auditor has told you. Is this
    the default for Fedora? I forget as we change it to only use 2 at
    work.

    Jonathan

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Alex White: "Re: no dsl in fc3"

    Relevant Pages

    • problems with old SSH client and
      ... I have a machine with an older SSH client on it and I ... Protocol 2,1 ... Do You Yahoo!? ... Mail has the best spam protection around ...
      (freebsd-questions)
    • Re: what is the latest version of openssh-server
      ... On 5/10/05, jim martin wrote: ... The best to do is test connecting ... Well if your auditor suggested that you need to disable Protocol 1, ... Make sure your client can connect with Protocol 2 as ...
      (Fedora)
    • SSH (Secure Shell)
      ... I'm trying to develop an SSH client. ... www.snailbok.com where the protocol is explained, and also a lot of other ... Questions like how to connect to the server (sockets?) ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: HEADS UP: OpenSSH 3.8p1
      ... If your ssh client does not support ssh protocol version 2 ... \ / against html mail ...
      (FreeBSD-Security)
    • Re: HEADS UP: OpenSSH 3.8p1
      ... If your ssh client does not support ssh protocol version 2 ... \ / against html mail ...
      (freebsd-current)