Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Disable OpenSSH Protocol version 1 |
|---|---|
| Date: | Thu, 21 Feb 2008 17:47:32 -0600 (CST) |
On Thu, 21 Feb 2008, wc wong wrote:
However, when I tried to disable outgoing ssh session from using Version 1 by adding the line "Protocol 2" in ssh_config file, it did not work. Is there any way to disable outgoing ssh session from using Version 1?
Are you sure it was properly added to your ssh_config? Are you using the correct ssh configuration file? Or edit ssh.c to get rid of the -1 option and hardcode options.protocol = SSH_PROTO_2; Jeremy C. Reed
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ssh fron windows to Linux m/c without password, Amar Kulo |
|---|---|
| Next by Date: | Re: Disable OpenSSH Protocol version 1, wc wong |
| Previous by Thread: | Disable OpenSSH Protocol version 1, wc wong |
| Next by Thread: | Re: Disable OpenSSH Protocol version 1, wc wong |
| Indexes: | [Date] [Thread] [Top] [All Lists] |