<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ssh2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880151#M279952</link>
    <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;To enable X-tunneling (also called X-forwarding), use the '-X' flag with 'ssh' (e.g. ssh -X -l root myserver).&lt;BR /&gt;&lt;BR /&gt;ssh1 and ssh2 are two different protocols.  Their numbering scheme should not be confused with that of SSH server/client software.  The latest version of OpenSSH I could find a binary for is 4.3p2, available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-4.3p2/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-4.3p2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS</description>
    <pubDate>Mon, 16 Oct 2006 13:15:25 GMT</pubDate>
    <dc:creator>spex</dc:creator>
    <dc:date>2006-10-16T13:15:25Z</dc:date>
    <item>
      <title>ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880146#M279947</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How tunnelling works between ssh connection ?&lt;BR /&gt;Is ssh2 latest version of ssh ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv</description>
      <pubDate>Fri, 13 Oct 2006 22:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880146#M279947</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-10-13T22:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880147#M279948</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;1. SH tunneling is nothing but,if you can SSH from one host to another, you can tunnel other TCP connections over the secure encrypted SSH session.[3] This allows you to protect an otherwise cleartext protocol like POP etc...&lt;BR /&gt;&lt;BR /&gt;There are two kinds of tunneling - LocalForwards and RemoteForwards. &lt;BR /&gt;&lt;BR /&gt;Please refer this link for more detailed explaination;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ssh.com/support/documentation/online/ssh/winhelp/32/Tunneling_Explained.html" target="_blank"&gt;http://www.ssh.com/support/documentation/online/ssh/winhelp/32/Tunneling_Explained.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.rzg.mpg.de/networking/tunnelling.html" target="_blank"&gt;http://www.rzg.mpg.de/networking/tunnelling.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2. The latest version of OpenSSH is OpenSSH 4.4.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Prabu.S&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Oct 2006 01:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880147#M279948</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-10-14T01:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880148#M279949</link>
      <description>Check the attached file.</description>
      <pubDate>Sat, 14 Oct 2006 02:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880148#M279949</guid>
      <dc:creator>Balakumar M</dc:creator>
      <dc:date>2006-10-14T02:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880149#M279950</link>
      <description>One clarification.&lt;BR /&gt;&lt;BR /&gt;There are two handshake protocols, 1 and 2. &lt;BR /&gt;I've heard them referred to as ssh1 and ssh2. You can select which ones you want on the protocol line in /etc/opt/ssh/ssh_config</description>
      <pubDate>Mon, 16 Oct 2006 13:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880149#M279950</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2006-10-16T13:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880150#M279951</link>
      <description>Shalom Shiv,&lt;BR /&gt;&lt;BR /&gt;I reccommend if possible that sshd_config be modified to only permit ssh2 connections.&lt;BR /&gt;&lt;BR /&gt;ssh1 which is supported by secure shell/openssh has proven vulnerable to security threats.&lt;BR /&gt;&lt;BR /&gt;The config file is pretty easy to read and change.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 16 Oct 2006 13:12:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880150#M279951</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-10-16T13:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880151#M279952</link>
      <description>Hi Shiv,&lt;BR /&gt;&lt;BR /&gt;To enable X-tunneling (also called X-forwarding), use the '-X' flag with 'ssh' (e.g. ssh -X -l root myserver).&lt;BR /&gt;&lt;BR /&gt;ssh1 and ssh2 are two different protocols.  Their numbering scheme should not be confused with that of SSH server/client software.  The latest version of OpenSSH I could find a binary for is 4.3p2, available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-4.3p2/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-4.3p2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 16 Oct 2006 13:15:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880151#M279952</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-10-16T13:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880152#M279953</link>
      <description>i used to think earlier that ssh1 and ssh2 are later version of ssh. it is really confusing naming convention.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;shiv</description>
      <pubDate>Tue, 17 Oct 2006 00:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880152#M279953</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-10-17T00:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: ssh2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880153#M279954</link>
      <description>Hi Shiv ,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In 1996, a revised version of the protocol, SSH-2, was designed, incompatible with SSH-1. In 2006, this protocol became a proposed Internet standard with the publication by the IETF "secsh" working group of RFCs (see references). SSH-2 features both security and feature improvements over SSH-1. Better security, for example, comes through Diffie-Hellman key exchange and strong integrity checking via MACs. New features of SSH-2 include the ability to run any number of shell sessions over a single SSH connection [2].&lt;BR /&gt;&lt;BR /&gt;In 1999, developers wanting a free software version to be available went back to the older 1.2.12 release of the original ssh program, which was the last released under an open source license.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can check this for details:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Secure_Shell" target="_blank"&gt;http://en.wikipedia.org/wiki/Secure_Shell&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chers,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Oct 2006 01:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh2/m-p/3880153#M279954</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-10-17T01:14:33Z</dc:date>
    </item>
  </channel>
</rss>

