<?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: SSH using TCP proxies? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738133#M51640</link>
    <description>Excellent responses.&lt;BR /&gt;&lt;BR /&gt;1) What are the SSH quirks as of ECO5?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) Is DECnet over IP able to be encrypted?</description>
    <pubDate>Thu, 23 Feb 2006 12:56:57 GMT</pubDate>
    <dc:creator>Thomas A. Williams</dc:creator>
    <dc:date>2006-02-23T12:56:57Z</dc:date>
    <item>
      <title>SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738127#M51634</link>
      <description>Here's the situation:&lt;BR /&gt;&lt;BR /&gt;Currently we've got some DCL scripts that access remote nodes via DECnet using proxies.&lt;BR /&gt;&lt;BR /&gt;The auditors have told us we must do away with DECnet, and we must migrate to ssh for all our network ops.&lt;BR /&gt;&lt;BR /&gt;My boss REALLY doesn't want to deal with public key authentication (he thinks it's a management nightmare which I tend to agree with) and host based authentication is not secure enough (auditors again).  &lt;BR /&gt;&lt;BR /&gt;Is there any way at all to use TCP proxies with SSH?  That would be a great solution for us.&lt;BR /&gt;&lt;BR /&gt;If not, can anyone think of a way to mimic what is done with proxies on SSH without having to use hostbased or public key auth?  Some trick I'm not finding in my Google searches?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Thu, 23 Feb 2006 10:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738127#M51634</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2006-02-23T10:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738128#M51635</link>
      <description>About SSH :&lt;BR /&gt;&lt;BR /&gt;1) consumes a lot of cpu (e.g. file transfers)&lt;BR /&gt;2) slows down the opening of a tcp connection a lot&lt;BR /&gt;3) on old architecture : loss of thruput (E.G. RTP / SCP)&lt;BR /&gt;4) is only as secure as your VMS system. If people have privs, they can steal the keys&lt;BR /&gt;5) to be really secure, you need to tunnel all TCP traffic such as db access and interapplication communication&lt;BR /&gt;6) Sad but contains a lot of bugs (and requires the latest version so not on 7.3)&lt;BR /&gt;&lt;BR /&gt;But what are you exactly asking ? To have trusted hosts without exchanging keys ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 23 Feb 2006 11:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738128#M51635</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-23T11:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738129#M51636</link>
      <description>My SSH experience is limited to public key&lt;BR /&gt;authorization, and I don't have any clever&lt;BR /&gt;ideas on alternatives.&lt;BR /&gt;&lt;BR /&gt;Have you considered a more exotic solution,&lt;BR /&gt;like tunneling the DECnet traffic through&lt;BR /&gt;TCP/IP, and perhaps using something like&lt;BR /&gt;"stunnel" to keep the TCP/IP traffic from&lt;BR /&gt;prying eyes?&lt;BR /&gt;&lt;BR /&gt;Although I don't do it, I gather that this&lt;BR /&gt;sort of scheme makes it possible nowadays to&lt;BR /&gt;retain DECnet functionality while not telling&lt;BR /&gt;the network people that you're actually still&lt;BR /&gt;using it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/network/migration.html" target="_blank"&gt;http://h71000.www7.hp.com/network/migration.html&lt;/A&gt;</description>
      <pubDate>Thu, 23 Feb 2006 11:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738129#M51636</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-23T11:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738130#M51637</link>
      <description>1) The bottom line question is if we can do remote passwordless access without using public key or host based authentication.  Similar to DECnet and TCP proxies.  Or even if there's a way to send an encrypted password to the remote host in an ssh command?  I don't think that's possible, however.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, "hiding" our DECnet operations through a tunnel would be out of the question - this is production hardware which is HIGHLY scrutinized by auditors.  If we were to try to slip something like that past them, it would mean getting canned.&lt;BR /&gt;&lt;BR /&gt;Thanks for the insight, keep it coming.</description>
      <pubDate>Thu, 23 Feb 2006 12:19:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738130#M51637</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2006-02-23T12:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738131#M51638</link>
      <description>&amp;gt; "hiding" our DECnet operations through a&lt;BR /&gt;&amp;gt; tunnel would be out of the question [...]&lt;BR /&gt;&lt;BR /&gt;So, tell them about the tunnel.&lt;BR /&gt;&lt;BR /&gt;What's the reason to stop using DECnet?&lt;BR /&gt;(That is, what's the auditors' reason?)&lt;BR /&gt;&lt;BR /&gt;If only TCP/IP traffic appears on the&lt;BR /&gt;network, and if it's encrypted as it goes,&lt;BR /&gt;then what's left about which to complain?&lt;BR /&gt;&lt;BR /&gt;On the other hand, are public keys really&lt;BR /&gt;much harder to handle than setting up the&lt;BR /&gt;DECnet proxies was?&lt;BR /&gt;&lt;BR /&gt;Also, as of TCPIP V5.4 - ECO 5 on VMS V7.3-2,&lt;BR /&gt;SSH has some behavioral quirks which might&lt;BR /&gt;cause trouble in non-interactive use.</description>
      <pubDate>Thu, 23 Feb 2006 12:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738131#M51638</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-23T12:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738132#M51639</link>
      <description>Thomas,&lt;BR /&gt;&lt;BR /&gt;I know it is asking a lot, and I (we) failed in the attempt, but I would love anybody else to succeed, and that might as well be you.&lt;BR /&gt;&lt;BR /&gt;Have your auditors _EXPLAIN_ what they have against DECnet, and let them _SHOW_ you the relative advantages of IP.&lt;BR /&gt;So they want encription? &lt;BR /&gt;Have them EXPLAIN why DECnet-over-IP stunnel is not acceptable while SSH is.&lt;BR /&gt;&lt;BR /&gt;By all means, let them be assisted by technical people "from the other side".&lt;BR /&gt;&lt;BR /&gt;Hard to believe, but the ultimate answer _WE_ got is, that the network managers are not able to UNDERSTAND what DECnet is doing, and "therefore, cannot guarantee that it is secure". (which to us all the more proves that it is, but THEY control the settings).&lt;BR /&gt;&lt;BR /&gt;Wishing you better luck, and IF you succeed, report back so we can use you as a referent...&lt;BR /&gt;&lt;BR /&gt;oh well...&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 23 Feb 2006 12:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738132#M51639</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-02-23T12:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738133#M51640</link>
      <description>Excellent responses.&lt;BR /&gt;&lt;BR /&gt;1) What are the SSH quirks as of ECO5?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) Is DECnet over IP able to be encrypted?</description>
      <pubDate>Thu, 23 Feb 2006 12:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738133#M51640</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2006-02-23T12:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738134#M51641</link>
      <description>&amp;gt; 1)&lt;BR /&gt;&lt;BR /&gt;The TCPIP ECO 5 release notes may be the&lt;BR /&gt;authoratative source.  The one which annoys&lt;BR /&gt;me is (as the notes say):&lt;BR /&gt;&lt;BR /&gt;o  After you execute an SSH remote command, you may need to&lt;BR /&gt;press the Enter key to get back to the DCL prompt.&lt;BR /&gt;&lt;BR /&gt;I notice this only interactively, but I fear&lt;BR /&gt;that this sort of thing might cause a command&lt;BR /&gt;procedure to hang.  Actual testing might tell&lt;BR /&gt;more than my fearfulness.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2)&lt;BR /&gt;&lt;BR /&gt;I'm assuming that there's an "stunnel" for&lt;BR /&gt;VMS, and that the DECnet-Plus stuff can be&lt;BR /&gt;persuaded to use it.  I seem to recall this&lt;BR /&gt;being discussed on comp.os.vms, but I know&lt;BR /&gt;nothing.</description>
      <pubDate>Thu, 23 Feb 2006 13:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738134#M51641</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-23T13:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738135#M51642</link>
      <description>I think it must be possible but can't test it because I have a version much too low.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ssh/ssh.pdf" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ssh/ssh.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Host-based authentication. This method allows you to avoid specifying any secret information about&lt;BR /&gt;the SSH client. Host-based authentication method trusts the relationships between hosts and does not&lt;BR /&gt;require you to prove your identity.&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 13:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738135#M51642</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-23T13:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738136#M51643</link>
      <description>Like I said, host based auth is not an option.  The reason for this is: (I've tested this)&lt;BR /&gt;&lt;BR /&gt;The entire node is allowed access to the entire other node.  &lt;BR /&gt;&lt;BR /&gt;We need to only allow a particular user access to a specific user account on the remote node.  Which of course, public key auth is supposed to be for.  Which I'm trying to avoid if at all possible.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestions, though.</description>
      <pubDate>Thu, 23 Feb 2006 13:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738136#M51643</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2006-02-23T13:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738137#M51644</link>
      <description>my boss just stepped in to my cube, and I mentioned this thread.  He's interested in reading it.&lt;BR /&gt;&lt;BR /&gt;I also mentioned the possibility of tunneling DECnet with encryption.  He said HP told him that was not possible.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any links to more information on this "stunnel".  If encrypted DECnet tunneling were possible we might be able to talk the auditors into allowing it.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 23 Feb 2006 13:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738137#M51644</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2006-02-23T13:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738138#M51645</link>
      <description>oh - I just found the info on stunnel.  Unfortunately it's freeware which implies no support by HP.  Therefore we can't use it.&lt;BR /&gt;&lt;BR /&gt;Damn.</description>
      <pubDate>Thu, 23 Feb 2006 13:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738138#M51645</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2006-02-23T13:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738139#M51646</link>
      <description>Potentially trustworthy:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/opensource/opensource.html#stunnel" target="_blank"&gt;http://h71000.www7.hp.com/opensource/opensource.html#stunnel&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Never having used either DECnet-over-IP or&lt;BR /&gt;stunnel, I can't say if they can work together,&lt;BR /&gt;but it all sounds plausible.  (I'm gullible.)</description>
      <pubDate>Thu, 23 Feb 2006 13:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738139#M51646</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-23T13:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738140#M51647</link>
      <description>Thomas,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I also mentioned the possibility of tunneling DECnet with encryption. He said HP told him that was not possible.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;This might still not be definitive.&lt;BR /&gt;_WHO_ in HP said so?&lt;BR /&gt;If it was VMS Engeneering, that is pretty authorative, but if it was anyone in Marketing or Sales, it means less than the echo of the words that said so.&lt;BR /&gt;&lt;BR /&gt;Hello, Engeneering, anybody listening in and prepared to give the ACTUAL status?&lt;BR /&gt;TIA.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Feb 2006 14:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738140#M51647</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-02-23T14:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738141#M51648</link>
      <description>yes, and just to add:  It would be very nice if tunneling DECnet over IP _WITH_ encryption was supported, and not freeware.  I know, I'm probably wishing for more than is possible.  But I can dream....</description>
      <pubDate>Thu, 23 Feb 2006 14:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738141#M51648</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2006-02-23T14:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738142#M51649</link>
      <description>Could you test again. Read page 30 of my link.&lt;BR /&gt;&lt;BR /&gt;&lt;Q&gt;&lt;BR /&gt;Edit the systemwide trusted hosts file, TCPIP$SSH_DEVICE:[TCPIP$SSH]SHOSTS.EQUIV, to add the fully qualified name of every SSH client host that will communicate with the server. You can also enter a specific user name to limit access to that user.&lt;BR /&gt;&amp;lt;\q&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Wim&lt;/Q&gt;</description>
      <pubDate>Fri, 24 Feb 2006 02:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738142#M51649</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-24T02:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738143#M51650</link>
      <description>Wim, regarding this snip of page 30:&lt;BR /&gt;&lt;BR /&gt;========================&lt;BR /&gt;2. Edit the systemwide trusted hosts file, TCPIP$SSH_DEVICE:[TCPIP$SSH]SHOSTS.EQUIV, to add the&lt;BR /&gt;fully qualified name of every SSH client host that will communicate with the server. You can also enter a&lt;BR /&gt;specific user name to limit access to that user. For example:&lt;BR /&gt;&lt;BR /&gt;MYHOST.MYLAB.COM&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;MYHOST.MYLAB.COM smith&lt;BR /&gt;&lt;BR /&gt;If the IgnoreRhosts parameter is set to no as in step 1, you can also add the client host and optional user&lt;BR /&gt;names to the file SYS$LOGIN:SHOSTS. for a specific user.&lt;BR /&gt;========================&lt;BR /&gt;&lt;BR /&gt;I agree that you can limit access to the remote user smith coming in from MYHOST, but doesn't smith have access to ALL accounts on the local host?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2006 08:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738143#M51650</guid>
      <dc:creator>Thomas A. Williams</dc:creator>
      <dc:date>2006-02-24T08:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: SSH using TCP proxies?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738144#M51651</link>
      <description>I noticed in the stunnel web site it says that any protocol using TCP can be tunnelled providing it does not use out of bound data. &lt;BR /&gt;I wonder if DECnet NSP or OSI TP4 use out of bound data.</description>
      <pubDate>Fri, 24 Feb 2006 11:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-using-tcp-proxies/m-p/3738144#M51651</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-02-24T11:12:57Z</dc:date>
    </item>
  </channel>
</rss>

