<?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 Regarding the issue of AMT in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961169#M5835</link>
    <description>&lt;P&gt;Regarding the issue of AMT/network issues - I am still investigating that.&lt;/P&gt;</description>
    <pubDate>Thu, 30 May 2013 16:11:58 GMT</pubDate>
    <dc:creator>Gael_H_Intel</dc:creator>
    <dc:date>2013-05-30T16:11:58Z</dc:date>
    <item>
      <title>AMT and FreeBSD scripts</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961161#M5827</link>
      <description>&lt;P&gt;We have two problems with Intel AMT and FreeBSD.&lt;/P&gt;
&lt;P&gt;First:&lt;/P&gt;
&lt;P&gt;On AMT version:&amp;nbsp; 8.1.20-build 1336 AMT stop responding about five minutes after booting FreeBSD, it's FreeBSD 9.1-STABLE, 64 bit.&lt;/P&gt;
&lt;P&gt;On Linux AMT works fine. We suspect driver, but it's similar like on Linux.&lt;/P&gt;
&lt;P&gt;Second:&lt;/P&gt;
&lt;P&gt;We have shell scripts to manage computers, on version 5 (older computers) we can sending command like:&lt;/P&gt;
&lt;P&gt;curl -m 3 --anyauth -u user:password -d amt_html_rc_radio_group=2 -d amt_html_rc_boot_special=13 &lt;A href="http://ip:16992/remoteForm"&gt;http://ip:16992/remoteForm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;to power on and normal boot.&lt;/P&gt;
&lt;P&gt;But on version 8 scripts stop working, forms are the same. Is there any changes?&lt;/P&gt;
&lt;P&gt;Can I send SOAP xml file with curl?&lt;/P&gt;
&lt;P&gt;Can you show us the way to resolve problems?&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2013 19:28:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961161#M5827</guid>
      <dc:creator>Kamil_C_</dc:creator>
      <dc:date>2013-05-14T19:28:59Z</dc:date>
    </item>
    <item>
      <title>The AMT software (HECI driver</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961162#M5828</link>
      <description>&lt;P&gt;The AMT software (HECI driver/LMS service) is not validated for use with FreeBSD (currently it is only validated for RedHat and Suse.) Many people use Ubuntu, however and have not reported this issue.&lt;/P&gt;
&lt;P&gt;I'm not familiar with how your curl scripts work. &amp;nbsp;If your scrips are based on the old SOAP interface (still available with AMT 5 and older) and you are trying to get them to work on newer AMT versions (that are based on the WSMAN interface) &amp;nbsp;that might be why they don't work. If this is a SOAP / WSMAN issue, then you would need to write new scripts that use WSMAN. Here is a &lt;A href="http://software.intel.com/en-us/articles/download-the-latest-intel-amt-software-development-kit-sdk/"&gt;link to the SDK&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2013 21:59:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961162#M5828</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-05-14T21:59:16Z</dc:date>
    </item>
    <item>
      <title>Please to pay attention to</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961163#M5829</link>
      <description>&lt;P&gt;Please to pay attention to curl:&lt;/P&gt;
&lt;P&gt;curl -m 3 --anyauth -u user:password -d amt_html_rc_radio_group=2 -d amt_html_rc_boot_special=13 &lt;A href="http://ip:16992/remoteForm"&gt;http://ip:16992/remoteForm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It's only send POST form into computer, like click on submit with options on radio group.&lt;/P&gt;
&lt;P&gt;I don't use SOAP / WSMAN, I only simulating user on web site.&lt;/P&gt;
&lt;P&gt;On v5 form is:&lt;/P&gt;
&lt;P&gt;&amp;lt;FORM NAME=remoteForm METHOD="POST" ACTION="/remoteform"&amp;gt;&lt;BR /&gt;&amp;lt;table class="log" cellpadding=0 cellspacing=0 width=500&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;td class="nw" width="50%"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;td class="ne"&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;td class="r1"&amp;gt;&amp;lt;p&amp;gt;Power state: Off&lt;BR /&gt;&amp;nbsp; &amp;lt;td class="r1"&amp;gt;&amp;amp;nbsp;&lt;BR /&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td valign=top&amp;gt;&amp;lt;p&amp;gt;Send a command to this computer:&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;BR /&gt;&amp;lt;tr valign=top&amp;gt;&amp;lt;td&amp;gt;&lt;BR /&gt;&amp;lt;p class="in"&amp;gt;&amp;lt;INPUT TYPE=RADIO CHECKED NAME=amt_html_rc_radio_group VALUE=2 ONCLICK=bootSpecial() &amp;gt;Turn power on&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;td valign=top&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Select a boot option:&lt;BR /&gt;&amp;lt;SELECT NAME=amt_html_rc_boot_special SIZE="4"&amp;gt;&lt;BR /&gt;&amp;lt;OPTION value=1 SELECTED&amp;gt;Normal boot&lt;BR /&gt;&amp;lt;OPTION value=6 &amp;gt;Boot from local CD/DVD drive&lt;BR /&gt;&amp;lt;OPTION value=3 &amp;gt;Boot from local hard drive&lt;BR /&gt;&amp;lt;/SELECT&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;BR /&gt;&amp;lt;tr valign=top&amp;gt;&amp;lt;td colspan=2&amp;gt;&lt;BR /&gt;&amp;lt;p class="in"&amp;gt;*&amp;lt;b&amp;gt;Caution: &amp;lt;/b&amp;gt;These commands may cause user application data loss.&amp;lt;br&amp;gt;&amp;amp;nbsp;&lt;BR /&gt;&amp;lt;tr&amp;gt;&amp;lt;td class="r1" colspan="2"&amp;gt;&amp;amp;nbsp;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;&amp;lt;input type=button value="Send Command" onclick="javascript:confirm_com()"&amp;gt;&lt;BR /&gt;&amp;lt;/h2&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;td class="sw"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;td class="se"&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/FORM&amp;gt;&lt;/P&gt;
&lt;P&gt;On v8 there is one hidden input type:&lt;/P&gt;
&lt;P&gt;&amp;lt;FORM NAME="remoteForm" METHOD=POST ACTION="/remoteform"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=hidden NAME="t" value="YGepoxwcAAABAAAAAAAAAAAAAAAAAP//CpKSA5IDTyC+OX1RnnHBgySl3+bQhK18qBDNtoJk+57q/9Q6elKkAsS6IWk="&amp;gt;&lt;BR /&gt;&amp;lt;table class="log" cellpadding=0 cellspacing=0 width=500&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td class="nw" width="50%"&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td class="ne"&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td class="r1"&amp;gt;&amp;lt;p&amp;gt;Power state: Off&amp;lt;/p&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td class="r1"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td valign=top&amp;gt;&amp;lt;p&amp;gt;Send a command to this computer:&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;tr valign=top&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;BR /&gt;&amp;lt;p class="in"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=RADIO CHECKED NAME="amt_html_rc_radio_group" VALUE="2" ONCLICK="bootSpecial()" &amp;gt;Turn power on&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;br&amp;gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td valign=top&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;p&amp;gt;Select a boot option:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;SELECT NAME="amt_html_rc_boot_special" SIZE=4&amp;gt;&lt;BR /&gt;&amp;lt;OPTION value="1" SELECTED&amp;gt;Normal boot&lt;BR /&gt;&amp;lt;OPTION value="6" &amp;gt;Boot from local CD/DVD drive&lt;BR /&gt;&amp;lt;OPTION value="3" &amp;gt;Boot from local hard drive&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/SELECT&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;tr valign=top&amp;gt;&lt;BR /&gt;&amp;lt;td colspan=2&amp;gt;&lt;BR /&gt;&amp;lt;p class="in"&amp;gt;*&amp;lt;b&amp;gt;Caution: &amp;lt;/b&amp;gt;These commands may cause user application data loss.&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&amp;lt;td class="r1" colspan=2&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&amp;lt;h2&amp;gt;&amp;lt;input type=button value="Send Command" onclick="javascript:confirm_com()"&amp;gt;&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td class="sw"&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td class="se"&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/FORM&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2013 06:23:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961163#M5829</guid>
      <dc:creator>Kamil_C_</dc:creator>
      <dc:date>2013-05-15T06:23:40Z</dc:date>
    </item>
    <item>
      <title>Can you be more specific?</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961164#M5830</link>
      <description>&lt;P&gt;Can you be more specific? &amp;nbsp;What error are are you seeing? &amp;nbsp;At what point does it fail? &amp;nbsp;If you are working in a Windows environment there might be an "integrated Windows Authentication (IWA) that you need to have enabled in order to access the webui. &amp;nbsp;What browser are you using? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2013 19:55:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961164#M5830</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-05-15T19:55:00Z</dc:date>
    </item>
    <item>
      <title>Ok.On browser I can log in</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961165#M5831</link>
      <description>&lt;P&gt;Ok.&lt;BR /&gt;On browser I can log in website: &lt;A href="http://IP:16992/" target="_blank"&gt;http://IP:16992/&lt;/A&gt; and I can click Remote Control, mark Turn power on with selection Normal boot, click Send Command and click OK.&lt;BR /&gt;It works good, but in only one lab we have 10 computers, so I have script like:&lt;BR /&gt;for ip in range(my_lab):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; curl -m 3 --anyauth -u user:password -d amt_html_rc_radio_group=2 -d amt_html_rc_boot_special=1 &lt;A href="http://ip:16992/remoteForm"&gt;http://ip:16992/remoteform&lt;/A&gt;&lt;BR /&gt;I can turn on many computers with one operation.&lt;BR /&gt;How it works:&lt;BR /&gt;curl simulate web browser and sends -d amt_html_rc_radio_group=2 -d amt_html_rc_boot_special=1 to &lt;A href="http://ip:16992/remoteForm"&gt;http://ip:16992/remoteform&lt;/A&gt;&lt;BR /&gt;In html form is:&lt;BR /&gt;&amp;lt;FORM NAME=remoteForm METHOD="POST" ACTION="/remoteform"&amp;gt;&lt;BR /&gt;&amp;lt;...&amp;gt;&lt;BR /&gt;&amp;lt;p class="in"&amp;gt;&amp;lt;INPUT TYPE=RADIO CHECKED NAME=amt_html_rc_radio_group VALUE=2 ONCLICK=bootSpecial() &amp;gt;Turn power on&amp;lt;br&amp;gt;&lt;BR /&gt;&amp;lt;...&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Select a boot option:&lt;BR /&gt;&amp;lt;SELECT NAME=amt_html_rc_boot_special SIZE="4"&amp;gt;&lt;BR /&gt;&amp;lt;OPTION value=1 SELECTED&amp;gt;Normal boot&lt;BR /&gt;&amp;lt;OPTION value=6 &amp;gt;Boot from local CD/DVD drive&lt;BR /&gt;&amp;lt;OPTION value=3 &amp;gt;Boot from local hard drive&lt;/P&gt;
&lt;P&gt;I can send for example: -d amt_html_rc_radio_group=2 -d amt_html_rc_boot_special=6 to boot from CD,&lt;BR /&gt;In this method I can read status with grep, sed, cut etc.&lt;/P&gt;
&lt;P&gt;Everything work fine in AMT v5, on v8 I found added input:&lt;/P&gt;
&lt;P&gt;&amp;lt;INPUT TYPE=hidden NAME="t" value="YGepoxwcAAABAAAAAAAAAAAAAAAAAP//CpKSA5IDTyC+OX1RnnHBgySl3+bQhK18qBDNtoJk+57q/9Q6elKkAsS6IWk="&amp;gt;&lt;/P&gt;
&lt;P&gt;value likes random, what is it?&lt;/P&gt;
&lt;P&gt;I don't use browser in script, it not relevant, I use FreeBSD, but scripts are universal, it's bash, you can use it on Linux, Solaris etc.&lt;/P&gt;
&lt;P&gt;Error... I don't have error. after send command with curl computer with v5 turned on, with v8 doesn't.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2013 20:36:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961165#M5831</guid>
      <dc:creator>Kamil_C_</dc:creator>
      <dc:date>2013-05-15T20:36:41Z</dc:date>
    </item>
    <item>
      <title>Sorry about the huge delay -</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961166#M5832</link>
      <description>&lt;P&gt;Sorry about the huge delay - I have been trying to track down someone who might know what your issue is. Meanwhile I have been looking into the "input type=hidden" . This is basically a hiddent variable with some value. &amp;nbsp;(What it is all about is what I'm trying to find out for you.) &amp;nbsp;So here are some more questions:&lt;/P&gt;
&lt;P&gt;Are the AMT 5 systems configured they same way as the AMT 8 systems? &amp;nbsp;Are they all either TSL or non-TLS? &amp;nbsp;I"m assuming they are all non TLS since you referenced "http" above.&lt;/P&gt;
&lt;P&gt;Which browser are you using to access the WebUI information? &amp;nbsp;(and version of HTML?) (you say that curl emulates a browswer)&lt;/P&gt;
&lt;P&gt;From the documentation:&lt;/P&gt;
&lt;P&gt;Other browsers may be used; however, they may not be supported by Intel AMT-enabled systems. The&amp;nbsp;webbrowser will establish a TCP connection to the Intel AMT platform and access the top-level Intel AMT Configuration&amp;nbsp;web&amp;nbsp;page. To view this information, you will be prompted to authenticate by logging in with a user that was defined in the Intel AMT ACL:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If the Intel AMT device is in SMB Mode, you should use the default “admin” with the MEBx password (which is also the current network password).&lt;/LI&gt;
&lt;LI&gt;If the Intel AMT device is in Enterprise Mode, you should use a user that was defined during the provisioning process, or the default admin with the current network password (which may vary from the MEBx password).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Can you interact with your AMT 8 systems at all using your curl scripts? &amp;nbsp;Or is it just the Remote Power On that is not working?&lt;/P&gt;
&lt;P&gt;On your AMT 8 systems - do you have the appropriate power package set in the ME (that the ME is on if the system is turned off?) &amp;nbsp;&lt;/P&gt;
&lt;P&gt;On your AMT 8 systems - how are they on the network? Wired? &amp;nbsp;Wireless? (if wireless is the wireless profile entered into the ME? &amp;nbsp;And it has to be encrypted with a strong password)&lt;/P&gt;
&lt;P&gt;Have you checked the event log to see if it reports a particular error?&lt;/P&gt;
&lt;P&gt;Remember that AMT 5 is based on SOAP calls and AMT 8 is based on a WS-MAN interface. &amp;nbsp;I don't know what your your scripts are doing in the background as far as making calls (maybe they are just interacting with the web service) so I don't know if that's an issue or not. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2013 21:34:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961166#M5832</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-05-23T21:34:59Z</dc:date>
    </item>
    <item>
      <title>I want to focus on stopping</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961167#M5833</link>
      <description>&lt;P&gt;I want to focus on stopping responding of AMT when we using FreeBSD.&lt;/P&gt;
&lt;P&gt;From observation:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; volt% amttool-tng k5 rem_control info&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ## 'k5' :: AMT Remote Control&lt;BR /&gt;&amp;nbsp;&amp;nbsp; FAULT: 500 Can't connect to k5:16992 (Invalid argument)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; (1)&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; k5% sudo ifconfig em0&lt;BR /&gt;&amp;nbsp;&amp;nbsp; em0: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; metric 0 mtu 1500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; options=4219b&amp;lt;RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ether e8:40:f2:ec:60:5e&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 10.146.103.5 netmask 255.255.0.0 broadcast 10.146.255.255&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; media: Ethernet autoselect (1000baseT &amp;lt;full-duplex&amp;gt;)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status: active&lt;BR /&gt;&amp;nbsp;&amp;nbsp; k5% sudo ifconfig em0 -tso4&lt;BR /&gt;&lt;BR /&gt;Doesn't work immediately, but AMT starts to work.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; volt% amttool-tng k5 rem_control info&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ## 'k5' :: AMT Remote Control&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; FAULT: 500 Can't connect to k5:16992 (Invalid argument)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; (1)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; volt% amttool-tng k5 rem_control info&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ## 'k5' :: AMT Remote Control&lt;BR /&gt;&amp;nbsp;&amp;nbsp; # Remote Control Info :: AMT Remote Control&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Powerstate:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; S0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Watchdog Expired:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; No&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Power Source:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AC&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Remote Control Capabilities:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Control Commands Supported&amp;nbsp; powerCycle powerDown powerUp reset&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IanaOemNumber&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 343&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Special Commands Supported&amp;nbsp; PXE-boot HD-boot CD-boot&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Special Commands (Oem)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IDER SOL BiosReflash BiosSetup BiosPause&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SystemFirmwareCapabilities&amp;nbsp; LockKeyboard UserPasswordBypass ForcedProgressEvents VerbosityVerbose VerbosityQuiet VerbosityScreenBlank&lt;BR /&gt;&lt;BR /&gt;Is it normal?&lt;BR /&gt;&lt;BR /&gt;When KVM sesion is open network card works only on 10baseT standard. You cannot change speed:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; k8% # ifconfig em0 media 1000baseT &amp;amp;&lt;BR /&gt;&amp;nbsp; k8% # lo kernel -2&lt;BR /&gt;&amp;nbsp; May 25 01:01:14 k8 kernel: em0: Media change is blocked due to SOL/IDER session.&lt;BR /&gt;&amp;nbsp; May 25 01:02:16 k8 kernel: em0: Media change is blocked due to SOL/IDER session.&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;After closig KVM connection with VNC Viewer:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; k8% # ifconfig em0 media 1000baseT&lt;BR /&gt;&amp;nbsp; k8% ifconfig em0&lt;BR /&gt;&amp;nbsp; em0: flags=8843&amp;lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&amp;gt; metric 0 mtu 1500&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; options=4219b&amp;lt;RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet 10.146.103.8 netmask 255.255.0.0 broadcast 10.146.255.255&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; media: Ethernet 1000baseT (1000baseT &amp;lt;full-duplex&amp;gt;)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status: active&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;And very important: after speed change AMT works fine.&lt;BR /&gt;&lt;BR /&gt;Any kind of reset network card makes AMT good, for example:&lt;BR /&gt;&lt;BR /&gt;ifconfig em0 -txcsum&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2013 21:29:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961167#M5833</guid>
      <dc:creator>Kamil_C_</dc:creator>
      <dc:date>2013-05-27T21:29:13Z</dc:date>
    </item>
    <item>
      <title>I just got the following</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961168#M5834</link>
      <description>&lt;P&gt;I just got the following information for you regarding the Hidden Field:&lt;/P&gt;
&lt;P&gt;It is a &lt;A href="https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)_Prevention_Cheat_Sheet#General_Recommendation:_Synchronizer_Token_Pattern"&gt;Synchronizer Token&lt;/A&gt;. So this indeed means that your previous approach won't work with AMT 8.&lt;/P&gt;
&lt;P&gt;A possible solution to this problem would be to first make a cURL request to the page containing the form in order retrieve the form's HTML code. Then, parse it and extract the token. Finally, the token should be supplied as part of the input for the POST request.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2013 15:42:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961168#M5834</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-05-30T15:42:38Z</dc:date>
    </item>
    <item>
      <title>Regarding the issue of AMT</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961169#M5835</link>
      <description>&lt;P&gt;Regarding the issue of AMT/network issues - I am still investigating that.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2013 16:11:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961169#M5835</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-05-30T16:11:58Z</dc:date>
    </item>
    <item>
      <title>On the connection errors, are</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961170#M5836</link>
      <description>&lt;P&gt;On the connection errors, are these &amp;nbsp;your AMT 8.x systems, or both 8 and 5? &amp;nbsp;Since it works after you reset the system I am wondering if there is something flakey going on in your firmware. &amp;nbsp;Sometimes we can correct these problems in two ways:&lt;/P&gt;
&lt;P&gt;1. &amp;nbsp;CMOS reset (shut down, unplug system and pull the cmos battery) let it sit for 40 seconds, put the battery back in and power back up. &amp;nbsp;If these are notebooks, there may be a way to reset AMT from the bios - turn AMT off in the bios, reboot and then turn it back on. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. &amp;nbsp;Reflash your firmware. &amp;nbsp;Can you find a newer version of the firmware from your OEM's support site? &amp;nbsp;I would get the latest version available and upgrade. &amp;nbsp;It could be that your version of the FW may have an issue that is causing the strange behavior.&lt;/P&gt;
&lt;P&gt;When you lose connectivity, can you check your DHCP server to make sure your ME is still sharing the IP address with the Host OS? &amp;nbsp;I have seen a problem on one of my systems where, if the DNS server switches to a different one, the ME seems to get confused (I have not dug very deep into what is happening on my system, but it only happens on our corporate network and this particular system is running the 8.0 version of the FW as well.) &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2013 17:14:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961170#M5836</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-05-30T17:14:00Z</dc:date>
    </item>
    <item>
      <title>On your question:</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961171#M5837</link>
      <description>&lt;P&gt;On your question:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;When KVM sesion is open network card works only on 10baseT standard. You cannot change speed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; k8% # ifconfig em0 media 1000baseT &amp;amp;&lt;BR /&gt;&amp;nbsp; k8% # lo kernel -2&lt;BR /&gt;&amp;nbsp; May 25 01:01:14 k8 kernel: em0: Media change is blocked due to SOL/IDER session.&lt;BR /&gt;&amp;nbsp; May 25 01:02:16 k8 kernel: em0: Media change is blocked due to SOL/IDER session.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;This is by design and is true for SOL/IDER as well. &amp;nbsp;They only work for 10 Mb speeds.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2013 19:18:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961171#M5837</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-05-30T19:18:00Z</dc:date>
    </item>
    <item>
      <title>Thank you for response.</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961172#M5838</link>
      <description>&lt;P&gt;Thank you for response.&lt;/P&gt;
&lt;P&gt;&amp;gt; On the connection errors, are these &amp;nbsp;your AMT 8.x systems, or both 8 and 5?&lt;/P&gt;
&lt;P&gt;Only on AMT 8.x, exactly: 8.1.20&lt;/P&gt;
&lt;P&gt;I'll try do restart CMOS,&lt;/P&gt;
&lt;P&gt;Motherboard: Intel DQ77KB, the latest BIOS &amp;amp; AMT fw.&lt;BR /&gt; both ethernet interfaces connected,&lt;BR /&gt; DHCP configured only the the first &amp;nbsp;(managment) or only the second - the same result:&lt;BR /&gt; after appr. 5 min ? AMT can't be accesed.&lt;BR /&gt; (Same result on a few such a PCs which we have about ten in lab)&lt;/P&gt;
&lt;P&gt;When AMT doesn't respond I can work on network witch the same interface. I can't connect to port 16992 and VNC only.&lt;/P&gt;
&lt;P&gt;I want to focus on tso:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; k5% sudo ifconfig em0 -tso4&lt;/P&gt;
&lt;P&gt;when I switch off tso off AMT starts to work. On default debian wheezy tso is off, so AMT doesn't stop working. When I switched on tso AMT stopped...&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 21:12:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961172#M5838</guid>
      <dc:creator>Kamil_C_</dc:creator>
      <dc:date>2013-06-17T21:12:27Z</dc:date>
    </item>
    <item>
      <title>Please tell me how to upgrade</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961173#M5839</link>
      <description>&lt;P&gt;Please tell me how to upgrade bios on fifty computers. I have Linux and Windows too, but i don't want to use F7 or USB.&lt;/P&gt;
&lt;P&gt;I have the second question. How quick check machine status, power on and power off machine from PowerShell or shel (Linux)?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 21:40:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961173#M5839</guid>
      <dc:creator>Kamil_C_</dc:creator>
      <dc:date>2013-06-27T21:40:31Z</dc:date>
    </item>
    <item>
      <title>Your OEM should have the</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961174#M5840</link>
      <description>&lt;P&gt;Your OEM should have the latest FW plus tools and instructions on how to do it (they all do this differently) &amp;nbsp;Some require a dos boot disk while others will have an exe that you run. &amp;nbsp;I would apply the new bios to just a few systems to see if there were any benefits by upgrading. &amp;nbsp;If the newer BIOS fixes things then I would apply it to all your systems.&lt;/P&gt;
&lt;P&gt;If the bios is in the form of an exe you could probably push it over to the systems and have it execute at startup. &amp;nbsp;Not sure how to automate nicely if it requires a dos bootable USB stick.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 00:16:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961174#M5840</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-06-28T00:16:47Z</dc:date>
    </item>
    <item>
      <title>OEM is Intel ;) we just</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961175#M5841</link>
      <description>&lt;P&gt;OEM is Intel ;) we just bought DQ77KB mainboards and make PC ourselves.&lt;BR /&gt; BIOS/AMT is the latest 51 version.&lt;/P&gt;
&lt;P&gt;How on Linux (suported Redhat/SUSE) on/off/reset AMT from *COMMAND LINE* not web interface&lt;BR /&gt; I want to do it massively on ~50 computers onetime.&lt;BR /&gt; Is thre some sheel/perl/anything comman-tool in SDK or enywhere else ?&lt;BR /&gt; Public domain amttool is not working stable.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jun 2013 21:48:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961175#M5841</guid>
      <dc:creator>Kamil_C_</dc:creator>
      <dc:date>2013-06-30T21:48:47Z</dc:date>
    </item>
    <item>
      <title>I am going to contact our</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961176#M5842</link>
      <description>&lt;P&gt;I am going to contact our linux folks. &amp;nbsp;Sorry this is taking so long to answer.&lt;/P&gt;
&lt;P&gt;The following website has the FW/BIOs for "independent OS". &amp;nbsp;https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&amp;amp;DwnldID=22648&amp;amp;ProdId=3444&amp;amp;lang=eng&amp;amp;OSVersion=OS%20Independent&amp;amp;DownloadType=&lt;/P&gt;
&lt;P&gt;The only tools I see are runable from DOS or from Windows. &amp;nbsp;You can automate this in a Windows environment but I'm not seeing any tools or scripts that have been written for linux.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2013 17:05:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961176#M5842</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2013-07-02T17:05:00Z</dc:date>
    </item>
    <item>
      <title>Today I've observed strange</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961177#M5843</link>
      <description>&lt;P&gt;Today I've observed strange situation. When operating system and machine is down, and I switch Obtail IP settings automatically AMT send DHCP Request and remember last operating system! It's log from DHCP Server:&lt;/P&gt;
&lt;P&gt;Jul 22 22:49:09 volt dhcpd: PACKET from legacy PXE: ether: e8:40:f2:ec:58:37 Linux ipconfig&lt;BR /&gt;Jul 22 22:49:09 volt dhcpd: DHCPREQUEST for 10.146.103.4 (10.146.146.3) from e8:40:f2:ec:58:37 via bge0&lt;BR /&gt;Jul 22 22:49:09 volt dhcpd: DHCPACK on 10.146.103.4 to e8:40:f2:ec:58:37 via bge0&lt;/P&gt;
&lt;P&gt;This is not package prom PXE, It's from AMT! Machine is power off.&lt;/P&gt;
&lt;P&gt;Is it normal?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2013 21:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961177#M5843</guid>
      <dc:creator>Kamil_C_</dc:creator>
      <dc:date>2013-07-22T21:12:00Z</dc:date>
    </item>
    <item>
      <title>It seems like this thread is</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961178#M5844</link>
      <description>&lt;P&gt;It seems like this thread is dead. :(&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I'm hoping that at some point FreeBSD has great support for Intel AMT and the other embedded remote management tools out there.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;At least it's nice to have a post with *some* of the details some of us users might be looking for. This most be the only place where the Synchronizing Token and the mandatory 10/Mbit SOL and iKVM speed is documented.&lt;/P&gt;

&lt;P&gt;Kamil C. I wish you luck in your endeavors.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2014 21:14:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961178#M5844</guid>
      <dc:creator>Evan_R_</dc:creator>
      <dc:date>2014-01-20T21:14:04Z</dc:date>
    </item>
    <item>
      <title>There is a way to work around</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961179#M5845</link>
      <description>&lt;P&gt;There is a way to work around the 10mb rule when doing an IDER session. (AMT always caps link speed at start up at 10mb and then never re-negotiates. &amp;nbsp; You can do a 2-stage boot with IDER that will will speed things up quite a bit. The two-stage boot usage uses a 2-stage boot iso, which boots the ISO (6mb) on the IDER channel, but then uses the ethernet channel to boot a selected ISO.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;There is a demo of this process here: &lt;/SPAN&gt;&lt;A href="https://intelsalesadvisor.com/asset/686.html"&gt;https://intelsalesadvisor.com/asset/686.html&lt;/A&gt;&amp;nbsp; &amp;nbsp; (you have to create a login to get to it.)&lt;/P&gt;

&lt;P&gt;&lt;FONT face="Segoe UI" size="2"&gt;You can find instructions and download the builder that will customize the stage 1 linux image for your environment here:&amp;nbsp;&lt;/FONT&gt;&lt;A href="https://communities.intel.com/community/vproexpert/blog/2010/10/26/new-reference-design-2-stage-boot-faster-remote-booting"&gt;https://communities.intel.com/community/vproexpert/blog/2010/10/26/new-reference-design-2-stage-boot-faster-remote-booting&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Here is the ISO:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&amp;amp;DwnldID=20960&amp;amp;lang=eng&amp;amp;OSVersion=&amp;amp;DownloadType=" style="font-size: 1em; line-height: 1.5;"&gt;https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&amp;amp;DwnldID=20960&amp;amp;lang=eng&amp;amp;OSVersion=&amp;amp;DownloadType=&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:57:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961179#M5845</guid>
      <dc:creator>Gael_H_Intel</dc:creator>
      <dc:date>2014-01-21T17:57:00Z</dc:date>
    </item>
    <item>
      <title>I know that is a very old</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961180#M5846</link>
      <description>&lt;P&gt;I know that is a very old thread, but it is the best I could find.&lt;/P&gt;

&lt;P&gt;Did anybody managed to get the script for Power On working?&lt;/P&gt;

&lt;P&gt;Obviously with ISM/AMT enabled, legacy WoL no longer works&lt;/P&gt;

&lt;P&gt;I really do not want to open web interface to power on machine, I would prefer script (that I can run from RouterOS router)&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Seb&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 18:35:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/AMT-and-FreeBSD-scripts/m-p/961180#M5846</guid>
      <dc:creator>scera</dc:creator>
      <dc:date>2017-09-04T18:35:26Z</dc:date>
    </item>
  </channel>
</rss>

