<?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 RDP over ILO4 SSH Tunnel using putty (plink) in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/rdp-over-ilo4-ssh-tunnel-using-putty-plink/m-p/6991734#M7958</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Our test lab is running a HPE ProLiant DL360 Gen9 ILO4 Firmware Version 2.55 System ROM P89 v2.52 (10/25/2017). It's NIC is connected to the test lab switch.&lt;/P&gt;&lt;P&gt;The ILO port is connected to the internal LAN network. Yes I realise TS passthrough was removed after ILO2&lt;/P&gt;&lt;P&gt;I'm using the following command so my local port 127.0.0.1:1521 can forward RDP to the test lab Server NIC on 3389&lt;/P&gt;&lt;P&gt;plink -v -x -a -T -C -noagent -ssh -L 127.0.0.1:1521:&amp;lt;test lab IP&amp;gt;:3389 administrator@ILO_IP -pw pass&lt;/P&gt;&lt;P&gt;Looking up host "ILO IP"&lt;BR /&gt;Connecting to &lt;SPAN&gt;ILO IP&lt;/SPAN&gt; port 22&lt;BR /&gt;Server version: SSH-2.0-mpSSH_0.2.1&lt;BR /&gt;Using SSH protocol version 2&lt;BR /&gt;We claim version: SSH-2.0-PuTTY_Release_0.62&lt;BR /&gt;Using Diffie-Hellman with standard group "group14"&lt;BR /&gt;Doing Diffie-Hellman key exchange with hash SHA-1&lt;BR /&gt;Host key fingerprint is:&lt;BR /&gt;ssh-rsa 2048 d9:2e:ef:d9:bb:ec:6f:fa:5f:e2:12:7d:ca:41:85:c7&lt;BR /&gt;Initialised AES-256 SDCTR client-&amp;gt;server encryption&lt;BR /&gt;Initialised HMAC-SHA1 client-&amp;gt;server MAC algorithm&lt;BR /&gt;Initialised AES-256 SDCTR server-&amp;gt;client encryption&lt;BR /&gt;Initialised HMAC-SHA1 server-&amp;gt;client MAC algorithm&lt;BR /&gt;Using username "administrator".&lt;BR /&gt;Sent password&lt;BR /&gt;Access granted&lt;BR /&gt;Opened channel for session&lt;BR /&gt;Local port 127.0.0.1:1521 forwarding to &amp;lt;IP test lab Server&amp;gt;:3389&lt;BR /&gt;Started a shell/command&lt;BR /&gt;User:administrator logged-in&amp;nbsp;&lt;/P&gt;&lt;P&gt;iLO Advanced 2.55 at Aug 16 2017&lt;BR /&gt;Server Name:&amp;nbsp;SERVER&lt;BR /&gt;Server Power: On&lt;/P&gt;&lt;P&gt;When I run RDP on Windows 10, RDP returns "An internal error has occured"&lt;/P&gt;&lt;P&gt;ILO session returns:&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;gt;hpiLO-&amp;gt; Opening forwarded connection to &amp;lt;test lab IP&amp;gt;:3389&lt;BR /&gt;Received disconnect message (by application)&lt;BR /&gt;Disconnection message text: Client Disconnect&lt;BR /&gt;Server sent disconnect message&lt;BR /&gt;type 11 (by application):&lt;BR /&gt;" Client Disconnect"&lt;BR /&gt;FATAL ERROR: Server sent disconnect message&lt;BR /&gt;type 11 (by application):&lt;BR /&gt;" Client Disconnect"&lt;/P&gt;&lt;P&gt;Is it possible to do this???&lt;/P&gt;&lt;P&gt;Checklist of things done:&lt;/P&gt;&lt;P&gt;NLA is disabled, ILO SSH port 22, RDP service on test lab server started.&lt;/P&gt;&lt;P&gt;I can always just use the ILO Integrated Remote Console app but RDP allows copy/paste and is superior IMO&lt;/P&gt;&lt;P&gt;SSH logging returns&amp;nbsp;&lt;/P&gt;&lt;P&gt;Incoming packet #0xc, type 0 / 0x00 (unknown)&lt;BR /&gt;00000000 00 01 01 63 74 2d 74 63 70 69 70 00 00 00 00 00 ...ct-tcpip.....&lt;BR /&gt;Outgoing packet #0x16, type 3 / 0x03 (SSH2_MSG_UNIMPLEMENTED)&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2017 04:08:52 GMT</pubDate>
    <dc:creator>DoJu</dc:creator>
    <dc:date>2017-12-19T04:08:52Z</dc:date>
    <item>
      <title>RDP over ILO4 SSH Tunnel using putty (plink)</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rdp-over-ilo4-ssh-tunnel-using-putty-plink/m-p/6991734#M7958</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Our test lab is running a HPE ProLiant DL360 Gen9 ILO4 Firmware Version 2.55 System ROM P89 v2.52 (10/25/2017). It's NIC is connected to the test lab switch.&lt;/P&gt;&lt;P&gt;The ILO port is connected to the internal LAN network. Yes I realise TS passthrough was removed after ILO2&lt;/P&gt;&lt;P&gt;I'm using the following command so my local port 127.0.0.1:1521 can forward RDP to the test lab Server NIC on 3389&lt;/P&gt;&lt;P&gt;plink -v -x -a -T -C -noagent -ssh -L 127.0.0.1:1521:&amp;lt;test lab IP&amp;gt;:3389 administrator@ILO_IP -pw pass&lt;/P&gt;&lt;P&gt;Looking up host "ILO IP"&lt;BR /&gt;Connecting to &lt;SPAN&gt;ILO IP&lt;/SPAN&gt; port 22&lt;BR /&gt;Server version: SSH-2.0-mpSSH_0.2.1&lt;BR /&gt;Using SSH protocol version 2&lt;BR /&gt;We claim version: SSH-2.0-PuTTY_Release_0.62&lt;BR /&gt;Using Diffie-Hellman with standard group "group14"&lt;BR /&gt;Doing Diffie-Hellman key exchange with hash SHA-1&lt;BR /&gt;Host key fingerprint is:&lt;BR /&gt;ssh-rsa 2048 d9:2e:ef:d9:bb:ec:6f:fa:5f:e2:12:7d:ca:41:85:c7&lt;BR /&gt;Initialised AES-256 SDCTR client-&amp;gt;server encryption&lt;BR /&gt;Initialised HMAC-SHA1 client-&amp;gt;server MAC algorithm&lt;BR /&gt;Initialised AES-256 SDCTR server-&amp;gt;client encryption&lt;BR /&gt;Initialised HMAC-SHA1 server-&amp;gt;client MAC algorithm&lt;BR /&gt;Using username "administrator".&lt;BR /&gt;Sent password&lt;BR /&gt;Access granted&lt;BR /&gt;Opened channel for session&lt;BR /&gt;Local port 127.0.0.1:1521 forwarding to &amp;lt;IP test lab Server&amp;gt;:3389&lt;BR /&gt;Started a shell/command&lt;BR /&gt;User:administrator logged-in&amp;nbsp;&lt;/P&gt;&lt;P&gt;iLO Advanced 2.55 at Aug 16 2017&lt;BR /&gt;Server Name:&amp;nbsp;SERVER&lt;BR /&gt;Server Power: On&lt;/P&gt;&lt;P&gt;When I run RDP on Windows 10, RDP returns "An internal error has occured"&lt;/P&gt;&lt;P&gt;ILO session returns:&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;gt;hpiLO-&amp;gt; Opening forwarded connection to &amp;lt;test lab IP&amp;gt;:3389&lt;BR /&gt;Received disconnect message (by application)&lt;BR /&gt;Disconnection message text: Client Disconnect&lt;BR /&gt;Server sent disconnect message&lt;BR /&gt;type 11 (by application):&lt;BR /&gt;" Client Disconnect"&lt;BR /&gt;FATAL ERROR: Server sent disconnect message&lt;BR /&gt;type 11 (by application):&lt;BR /&gt;" Client Disconnect"&lt;/P&gt;&lt;P&gt;Is it possible to do this???&lt;/P&gt;&lt;P&gt;Checklist of things done:&lt;/P&gt;&lt;P&gt;NLA is disabled, ILO SSH port 22, RDP service on test lab server started.&lt;/P&gt;&lt;P&gt;I can always just use the ILO Integrated Remote Console app but RDP allows copy/paste and is superior IMO&lt;/P&gt;&lt;P&gt;SSH logging returns&amp;nbsp;&lt;/P&gt;&lt;P&gt;Incoming packet #0xc, type 0 / 0x00 (unknown)&lt;BR /&gt;00000000 00 01 01 63 74 2d 74 63 70 69 70 00 00 00 00 00 ...ct-tcpip.....&lt;BR /&gt;Outgoing packet #0x16, type 3 / 0x03 (SSH2_MSG_UNIMPLEMENTED)&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 04:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rdp-over-ilo4-ssh-tunnel-using-putty-plink/m-p/6991734#M7958</guid>
      <dc:creator>DoJu</dc:creator>
      <dc:date>2017-12-19T04:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: RDP over ILO4 SSH Tunnel using putty (plink)</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/rdp-over-ilo4-ssh-tunnel-using-putty-plink/m-p/6998910#M8014</link>
      <description>&lt;P&gt;Good Day,&lt;/P&gt;&lt;P&gt;SSH tunneling and forwarding is a feature supported by most of the operating systems. Not sure if iLO (smash CLI) supports this. Tried multiple times, but iLO is not forwarding to the RDP.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;TS pass through had been removed after iLO 2. The TS back end had been disabled. One may still enable the port, but the backend will not connect as it shows from the log.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 08:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/rdp-over-ilo4-ssh-tunnel-using-putty-plink/m-p/6998910#M8014</guid>
      <dc:creator>Divya123</dc:creator>
      <dc:date>2018-03-06T08:44:49Z</dc:date>
    </item>
  </channel>
</rss>

