<?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: How to use imrcli? in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208711#M286</link>
    <description>&lt;P&gt;Ok, problem solved. It turns out that the [/dev/cdrom] cannot point directly to an iso-file. However, with a loop device redirection it works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;losetup -f disc.iso&lt;/P&gt;&lt;P&gt;mount /dev/loop0 /mnt/cdrom   (the manual says it must be mounted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then /dev/loop0 is used as the cdrom device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Nov 2010 15:26:35 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2010-11-12T15:26:35Z</dc:date>
    <item>
      <title>How to use imrcli?</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208708#M283</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I had to download Intel(R)_AMT_SDK_6.0_Hot_Fix_2450.&lt;/P&gt;&lt;P&gt;The sdk to my Linux system was extracted.&lt;/P&gt;&lt;P&gt;I'm trying to use is the imrcli.&lt;/P&gt;&lt;P&gt;Intel(R)_AMT_SDK_6.0_Hot_Fix_2450/Linux/Intel_AMT/Samples/Redirection/RedirectionSample/imrcli does not work.&lt;/P&gt;&lt;P&gt;After reading the README files listed in there, I've had to make.&lt;/P&gt;&lt;P&gt;But the behavior did not imrcli.&lt;/P&gt;&lt;P&gt;How to use imrcli?&lt;/P&gt;&lt;P&gt;The Linux server is an IP XX.XX.XX.230 and the other one is XX.XX.XX.230 VPRO server IP.&lt;/P&gt;&lt;P&gt;I have a Linux server tries to use IDE_R vpro server.(Remote from the ISO image installation)&lt;/P&gt;&lt;P&gt;I've been using the following command.&lt;/P&gt;&lt;P&gt;↓↓↓↓&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;**************************&lt;P&gt;[root@Test1 RedirectionSample]#  ./imrcli&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Redirection Console Sample Application version 1.0.1.54&lt;P&gt;&amp;nbsp;&lt;/P&gt;Copyright (C) Intel Corporation, 2003 - 2009&lt;P&gt;          Client List&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;ID      Address/Name            Type&lt;P&gt;&amp;nbsp;&lt;/P&gt;------------------------------------&lt;P&gt;&amp;nbsp;&lt;/P&gt;0.      XX.XX.XX.230         TCP&lt;P&gt;Options:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;a. Add Client&lt;P&gt;&amp;nbsp;&lt;/P&gt;b. Delete All Clients&lt;P&gt;&amp;nbsp;&lt;/P&gt;c. Set TLS Certificates&lt;P&gt;&amp;nbsp;&lt;/P&gt;x. Exit&lt;P&gt;Choose an option or a client ID&amp;gt; 0&lt;/P&gt;&lt;P&gt;Handling Client XX.XX.XX.230&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;IDER Session Closed&lt;P&gt;Options:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;a. Delete Client&lt;P&gt;&amp;nbsp;&lt;/P&gt;b. Open SOL Session&lt;P&gt;&amp;nbsp;&lt;/P&gt;c. Open IDER Session&lt;P&gt;&amp;nbsp;&lt;/P&gt;x. Exit&lt;P&gt;Choose an option&amp;gt; b&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Enter user name: admin&lt;P&gt;&amp;nbsp;&lt;/P&gt;Enter password:&lt;P&gt;&amp;nbsp;&lt;/P&gt;Configure proxy settings? [Yes|No] No&lt;P&gt;&amp;nbsp;&lt;/P&gt;Error: Open SOL Session: Socket Error&lt;P&gt;Handling Client XX.XX.XX.230&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;IDER Session Closed&lt;P&gt;Options:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;a. Delete Client&lt;P&gt;&amp;nbsp;&lt;/P&gt;b. Open SOL Session&lt;P&gt;&amp;nbsp;&lt;/P&gt;c. Open IDER Session&lt;P&gt;&amp;nbsp;&lt;/P&gt;x. Exit&lt;P&gt;Choose an option&amp;gt;&lt;/P&gt;&lt;P&gt;************************&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2010 02:08:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208708#M283</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-09-03T02:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to use imrcli?</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208709#M284</link>
      <description>&lt;P&gt;You message says you have the same IP address on the linux server as on the vpro system. I assume it's a typo, but just to be sure, the IPs need to be different. Other than that, it looks like you're using imrcli correctly. The error means that imrcli can't connect to the redirection service running in AMT. This could happen for a number of reasons. Generally I'd start be ensuring you have network connectivity. Can you ping your vPro system? Can you get to AMT's WebUI? In case you don't know, AMT has it's own web service. If you're not using TLS you can reach it here: http://&amp;lt;AMT http:// IP&amp;gt;:16992. If you are are using TLS it's here: https://&amp;lt;AMT https:// IP&amp;gt;:16993. If you can not ping there's a basic network issue. If you can not get to the WebUI AMT may not be setup/configured or may have a different IP (or no IP) than the OS running on your vPro system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both of those work, then AMT is accessible and ready for use. However, its possible that Redirection is disabled or that there's a TLS cert issue. These are more complicated to advise on without more information. What AMT version are you using? How did you setup/configure AMT? Are you using static IP's or DHCP? Is there a firewall on or between these systems?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On thing to check: Be sure SOL, IDER, and the Redirection Listener (which is only listed in AMT 6's MEBx) are all enabled in MEBx.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2010 21:39:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208709#M284</guid>
      <dc:creator>Jacob_G_Intel</dc:creator>
      <dc:date>2010-09-16T21:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use imrcli?</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208710#M285</link>
      <description>&lt;P&gt; We have a similar problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manageability commander in windows is working fine, so AMT and addresses etc are set up correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use the same AMT SDK as the topic starter, and most tools work, for example remoteControl can remotely manage the machine and power up with IDE-Redirection  ** when the image is mapped in the windows commander **.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However we'd like to use imrcli to handle the redirection. imrcli works fine with SOL and displays the bootup. With IDE redirection, it displays a lot of packets being received and sent, but the "data counter" is zero and the machine waits at the "Attempting remote IDE boot..." prompt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've tried strace'ing the process, enabling debugging etc but no avail. We've also updated AMT from 3.2.3 to 3.2.20  (dell optiplex 755, bios A17), but no difference. We have tried AMT SDK 5.1.1, but no difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And help would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt; Stefan&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2010 11:31:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208710#M285</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-11-12T11:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use imrcli?</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208711#M286</link>
      <description>&lt;P&gt;Ok, problem solved. It turns out that the [/dev/cdrom] cannot point directly to an iso-file. However, with a loop device redirection it works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;losetup -f disc.iso&lt;/P&gt;&lt;P&gt;mount /dev/loop0 /mnt/cdrom   (the manual says it must be mounted)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then /dev/loop0 is used as the cdrom device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2010 15:26:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208711#M286</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2010-11-12T15:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use imrcli?</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208712#M287</link>
      <description>&lt;P&gt; Thank you for sharing your solution...I just learned something!!!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2010 19:00:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/How-to-use-imrcli/m-p/208712#M287</guid>
      <dc:creator>Jacob_G_Intel</dc:creator>
      <dc:date>2010-11-12T19:00:31Z</dc:date>
    </item>
  </channel>
</rss>

