<?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>MQX Software Solutions中的主题 Re: problems with security_webserver project</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/problems-with-security-webserver-project/m-p/202226#M4657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure you are assigning a static IP address to the board that is in the same network where it is connected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set the IP in the file Security.h. Look for the ENET_IPADDR define:&lt;/P&gt;&lt;P&gt;#define ENET_IPADDR&amp;nbsp; IPADDR(169,254,3,3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the IP 192.168.1.5, for instance then you have to change to:&lt;/P&gt;&lt;P&gt;#define ENET_IPADDR&amp;nbsp; IPADDR(192,168,1,5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Garabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 03:00:44 GMT</pubDate>
    <dc:creator>Luis_Garabo</dc:creator>
    <dc:date>2013-01-31T03:00:44Z</dc:date>
    <item>
      <title>problems with security_webserver project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/problems-with-security-webserver-project/m-p/202225#M4656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I'm testing&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="atn hps"&gt;demo "&lt;/SPAN&gt;security_webserver" &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I have the following&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem, if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;DEMOCFG_ENABLE_SNTP = 1 and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;DEMOCFG_ENABLE_DHCP&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;, it works fine&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;but if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;DEMOCFG_ENABLE_SNTP = 1 and &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;DEMOCFG_ENABLE_DHCP&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; 0&lt;SPAN class="hps"&gt;, the function&lt;/SPAN&gt; "&lt;SPAN class="hps"&gt;RTCS_resolve_ip_address&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;()"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;returns&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a 0&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;Anyone know&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the cause&lt;/SPAN&gt;?.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I need&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to use this function&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;DHCP&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;OFF&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;I´m working with MQX3.7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in advance&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 17:22:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/problems-with-security-webserver-project/m-p/202225#M4656</guid>
      <dc:creator>feraro</dc:creator>
      <dc:date>2012-12-10T17:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: problems with security_webserver project</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/problems-with-security-webserver-project/m-p/202226#M4657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure you are assigning a static IP address to the board that is in the same network where it is connected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set the IP in the file Security.h. Look for the ENET_IPADDR define:&lt;/P&gt;&lt;P&gt;#define ENET_IPADDR&amp;nbsp; IPADDR(169,254,3,3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the IP 192.168.1.5, for instance then you have to change to:&lt;/P&gt;&lt;P&gt;#define ENET_IPADDR&amp;nbsp; IPADDR(192,168,1,5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Garabo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 03:00:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/problems-with-security-webserver-project/m-p/202226#M4657</guid>
      <dc:creator>Luis_Garabo</dc:creator>
      <dc:date>2013-01-31T03:00:44Z</dc:date>
    </item>
  </channel>
</rss>

