[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: OpenSSH, set the option 'Protocol' to '2' ?? How to do
- From: Leuy Eeelyu <sarawakbird yahoo com>
- To: "Discussion of Red Hat Enterprise Linux 3 \(Taroon\)" <taroon-list redhat com>
- Subject: Re: OpenSSH, set the option 'Protocol' to '2' ?? How to do
- Date: Tue, 10 May 2005 10:58:24 -0700 (PDT)
> Put "Protocol 2" in your ssh_options file. The
> default RHEL 3 is
> "2,1", which means it will try 2 first and then fall
> back to 1.
Sorry just found my box is FC3 but I hope it is the
same. Thanks I think I found /etc/ssh/sshd_config ,
the config file and change from "#Protocol 2,1"
(initially was comment out, to --> "Protocol 2" See
below
#Port 22
#protocol 2,1
Protocol 2
#ListenAddress 0.0.0.0
After that I restarted sshd service. But how do I
prove to people that I am using openssh protocol 2
instead of 1??
I did the following command, it still show me as same
rpm name, I thought it will change to 3.9p2-xxxx ??
[root@ ssh]# rpm -aq | grep openssh-server
openssh-server-3.9p1-7
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]