<?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: Ping problem over 2 different subnets</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ping-problem-over-2-different-subnets/m-p/470523#M15588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've waited network sniffer to check what's happening in my network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I view that PC ping (192.168.67.87) always arrives at RTCS MQX board (192.168.76.32), the board increments ST_RX_ECHO_REQ and ST_TX_ECHO_REPLY ICMP statistics, but I don't see with wireshark any RTCS MQX board replies messagge, but I view only the first ping reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that something happens in the RTCS MQX board when the server (192.168.76.1) sends "redirect" message.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="screen2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27718i656A09FC033C5010/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen2.png" alt="screen2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I attached the screenshot of wireshark capture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replacing RTCS MQX board with a PC the server always sends a recdirect message, but the ping request is followed by replay message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea of what my problems is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;&lt;P&gt;Bye.&lt;/P&gt;&lt;P&gt;Michele Pasinelli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2016 15:58:34 GMT</pubDate>
    <dc:creator>gianmichelepasi</dc:creator>
    <dc:date>2016-04-04T15:58:34Z</dc:date>
    <item>
      <title>Ping problem over 2 different subnets</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ping-problem-over-2-different-subnets/m-p/470522#M15587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use MQX RTCS 4.0.&lt;/P&gt;&lt;P&gt;I have 2 networks.&lt;/P&gt;&lt;P&gt;I try to ping from PC (ip 192.168.67.87 mask 255.255.255.0) to MQX board (ip 192.168.76.32 mask 255.255.255.0) through a gateway that has one interface and 2 IP addresses, one is 192.168.67.1 and the other 192.168.76.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe I have enabled all defines for RTCS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RTCSCFG_ENABLE_STATS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;RTCSCFG_ENABLE_GATEWAYS&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;RTCSCFG_ENABLE_SNMP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;RTCSCFG_ENABLE_NAT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;RTCS_MINIMUM_FOOTPRINT&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;RTCSCFG_ENABLE_ICMP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;RTCSCFG_ENABLE_UDP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;RTCSCFG_ENABLE_TCP&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;RTCSCFG_IPCFG_ENABLE_DNS 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ping runs properly only the first time, all the next times it fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ICMP statistics I see ST_RX_ECHO_REQ and ST_TX_ECHO_REPLY increment by 1 unit every ping from PC.&lt;/P&gt;&lt;P&gt;ST_RX_REDIRECT increments only the first time and then it remains at 1 value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At MQX board power on and before I start PC ping, I try to enable ping (every one second) from MQX to my PC.&lt;/P&gt;&lt;P&gt;In this case MQX ping returns always 0 (RTCS_OK).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I start to ping from my PC (keeping ping from MQX to PC active), also MQX ping starts to fail and returns 0x1510 (RTCSERR_IP_UNREACH - no route to host).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the same results using both DHCP (I check that MQX catches the correct ethernet data - IP, mask and gateway) and using static IP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know what's the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that when task increments ST_RX_REDIRECT something that changes the situation happens, and I don't understand if the change is in RTCS library or in the network?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;&lt;P&gt;Bye.&lt;/P&gt;&lt;P&gt;Michele Pasinelli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 09:13:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ping-problem-over-2-different-subnets/m-p/470522#M15587</guid>
      <dc:creator>gianmichelepasi</dc:creator>
      <dc:date>2016-02-19T09:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ping problem over 2 different subnets</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Ping-problem-over-2-different-subnets/m-p/470523#M15588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've waited network sniffer to check what's happening in my network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I view that PC ping (192.168.67.87) always arrives at RTCS MQX board (192.168.76.32), the board increments ST_RX_ECHO_REQ and ST_TX_ECHO_REPLY ICMP statistics, but I don't see with wireshark any RTCS MQX board replies messagge, but I view only the first ping reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that something happens in the RTCS MQX board when the server (192.168.76.1) sends "redirect" message.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="screen2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27718i656A09FC033C5010/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen2.png" alt="screen2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I attached the screenshot of wireshark capture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replacing RTCS MQX board with a PC the server always sends a recdirect message, but the ping request is followed by replay message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea of what my problems is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;&lt;P&gt;Bye.&lt;/P&gt;&lt;P&gt;Michele Pasinelli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 15:58:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Ping-problem-over-2-different-subnets/m-p/470523#M15588</guid>
      <dc:creator>gianmichelepasi</dc:creator>
      <dc:date>2016-04-04T15:58:34Z</dc:date>
    </item>
  </channel>
</rss>

