<?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: Routing problem with MQX 4.0 on Windows PC</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Routing-problem-with-MQX-4-0-on-Windows-PC/m-p/466915#M15549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this depends on your network configuration setup rather than the MCU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can notice that you are using 2 different class C networks and I am assuming you have one router for each class C network joined together by a third router. I assume this because 2 devices with IP addresses form different C class networks are not able to communicate directly each other. In this case you must check your router table settings, something may be blocking the communication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you set mask of 255.255.0.0 your network behaves as a B class network, in this case both devices belong to the same network and they are able to communicate each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you connect the board directly to a PC with IP addresses with the same network communication must not fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Feb 2016 17:11:18 GMT</pubDate>
    <dc:creator>Carlos_Musich</dc:creator>
    <dc:date>2016-02-22T17:11:18Z</dc:date>
    <item>
      <title>Routing problem with MQX 4.0 on Windows PC</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Routing-problem-with-MQX-4-0-on-Windows-PC/m-p/466914#M15548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a problem when I use RTCS on k60.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configure this parameter for RTCS board:&lt;/P&gt;&lt;P&gt;ip 192.168.76.32&lt;/P&gt;&lt;P&gt;mask 255.255.255.0&lt;/P&gt;&lt;P&gt;gateway 192.168.76.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this parameter for my PC:&lt;/P&gt;&lt;P&gt;ip 192.168.67.87&lt;/P&gt;&lt;P&gt;mask 255.255.255.0&lt;/P&gt;&lt;P&gt;gateway 192.168.67.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see this things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- The first ping from my PC to RTCS board correct works and the next doesn't work anytime (in this case RTCS board doesn't execute ping).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- After that I try to enable ping from RTCS board. If I don't make anything, RTCS ping runs always properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- if I run ping command from my PC to RTCS board, the ping runs properly for many minutes and then, when one ping fails, all the next ping fail.&lt;/P&gt;&lt;P&gt;When the first PC ping fails, also RTCS board RTCS ping fails and returns RTCSERR_IP_UNREACH error (code 0x1510 - no route to host). The next pings always fail and they return RTCSERR_IP_UNREACH error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;In this condition the operation &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;is unpredictable&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;I have this problem with windows-PC and linux-Server.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;If I use linux computer I don't have anything of that problems (however I test from linux computer a few time).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If I force RTCS board mask to 255.255.0.0 system always runs properly, but I say you this because you have more information because this system has to work with mask 255.255.255.0 (I want to use gateway).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Would &lt;/SPAN&gt;&lt;/SPAN&gt;you &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;know&lt;/SPAN&gt; how to &lt;SPAN class="hps"&gt;help me&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Michele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 17:29:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Routing-problem-with-MQX-4-0-on-Windows-PC/m-p/466914#M15548</guid>
      <dc:creator>gianmichelepasi</dc:creator>
      <dc:date>2016-02-17T17:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Routing problem with MQX 4.0 on Windows PC</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Routing-problem-with-MQX-4-0-on-Windows-PC/m-p/466915#M15549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this depends on your network configuration setup rather than the MCU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can notice that you are using 2 different class C networks and I am assuming you have one router for each class C network joined together by a third router. I assume this because 2 devices with IP addresses form different C class networks are not able to communicate directly each other. In this case you must check your router table settings, something may be blocking the communication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you set mask of 255.255.0.0 your network behaves as a B class network, in this case both devices belong to the same network and they are able to communicate each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you connect the board directly to a PC with IP addresses with the same network communication must not fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2016 17:11:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Routing-problem-with-MQX-4-0-on-Windows-PC/m-p/466915#M15549</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2016-02-22T17:11:18Z</dc:date>
    </item>
  </channel>
</rss>

