<?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: through ssh how u connect to another server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122644#M83318</link>
    <description>simple way....&lt;BR /&gt;ssh user@]hostname &lt;BR /&gt;other ways which may include the Auth keys and other functions.... have a look at man ssh</description>
    <pubDate>Tue, 01 Jan 2008 09:59:06 GMT</pubDate>
    <dc:creator>Anshumali</dc:creator>
    <dc:date>2008-01-01T09:59:06Z</dc:date>
    <item>
      <title>through ssh how u connect to another server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122640#M83314</link>
      <description>with the help fo ssh how i will connect to another server in command line in aix</description>
      <pubDate>Mon, 31 Dec 2007 10:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122640#M83314</guid>
      <dc:creator>how to use ssh in comma</dc:creator>
      <dc:date>2007-12-31T10:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: through ssh how u connect to another server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122641#M83315</link>
      <description>same way you do with any OS...&lt;BR /&gt;for more - "man ssh"</description>
      <pubDate>Mon, 31 Dec 2007 11:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122641#M83315</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2007-12-31T11:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: through ssh how u connect to another server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122642#M83316</link>
      <description>If you have an AIX question, why not try an&lt;BR /&gt;appropriate forum?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ibm.com/developerworks/forums/forum.jspa?forumID=747" target="_blank"&gt;http://www.ibm.com/developerworks/forums/forum.jspa?forumID=747&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(But "man ssh" might be a good start, too.)</description>
      <pubDate>Mon, 31 Dec 2007 19:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122642#M83316</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-12-31T19:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: through ssh how u connect to another server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122643#M83317</link>
      <description>As the boys have said, SSH.&lt;BR /&gt;&lt;BR /&gt;If you're wanting to 'bounce' a connection from a PC, through a Linux box to an AIX box, it's generally easier to just SSH into the Linux box and then SSH into the AIX box.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you want to use SSH to 'tunnel' a connection, like the above option, two SSH sessions are required.  Your client sets up the port forwarding which will tunnel down the SSH connection.  As you'll be encrypting a connection down an encrypted tunnel, it's means your PC will be doing twice the amount of work than it really needs to be.  But this can be done.  Look at your client's 'local' port forwarding.  The SSH command line equivalent is the -L option.&lt;BR /&gt;&lt;BR /&gt;If you want to expose the AIX box to an external interface via a Linux box, you need to look at 'iptables' and how to DNAT a connection.  Something like 'iptables -t nat -A PREROUTING -j DNAT -s &lt;SOMEWHERE&gt; -p tcp --dport &lt;LOCAL port=""&gt; --to &amp;lt;22&amp;gt;', making sure you tie it down securely enough.&lt;/LOCAL&gt;&lt;/SOMEWHERE&gt;</description>
      <pubDate>Mon, 31 Dec 2007 21:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122643#M83317</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-12-31T21:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: through ssh how u connect to another server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122644#M83318</link>
      <description>simple way....&lt;BR /&gt;ssh user@]hostname &lt;BR /&gt;other ways which may include the Auth keys and other functions.... have a look at man ssh</description>
      <pubDate>Tue, 01 Jan 2008 09:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/through-ssh-how-u-connect-to-another-server/m-p/4122644#M83318</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-01-01T09:59:06Z</dc:date>
    </item>
  </channel>
</rss>

