<?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: Is there a NAT configuration example available? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446794#M14979</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have also encountered the same problem as Andrian. The IP checksum will be recalcutated wrong by NAT. It only works if I turn off Ethernet hardware checksum. Any solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Joseph Chen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 15:02:22 GMT</pubDate>
    <dc:creator>josephchen</dc:creator>
    <dc:date>2015-10-06T15:02:22Z</dc:date>
    <item>
      <title>Is there a NAT configuration example available?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446791#M14976</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 have set up a K70 board with both GPRS and ethernet connections up and running.&lt;/P&gt;&lt;P&gt;I have found some discussions about MQX beeing able to support NAT, but there is no available example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need to do is when a connection on a speciffic port, ex: 80 is comming towards the gprs modem, &lt;/P&gt;&lt;P&gt;that connection to be forwarded to an IP over the ethernet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 14:22:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446791#M14976</guid>
      <dc:creator>adrianjelea</dc:creator>
      <dc:date>2015-06-10T14:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a NAT configuration example available?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446792#M14977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately we don't have anything else than what is written in the MQX RTCS User's Guide.&lt;/P&gt;&lt;P&gt;I'm afraid we've not used NAT in any of our demos/examples.&lt;/P&gt;&lt;P&gt;But if you follow the code snippets in the MQX RTCS User's Guide, I think you could use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the limitations of the MQX NAT implementation, in section 2.14.5.1 on page 37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;&lt;STRONG&gt;2.14.5.1 Limitations&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;Freescale MQX RTOS implementation of NAT does not support:&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;• IGMP and IP multicast modes&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;• Fragmented TCP and UDP packets&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;• IKE and IPsec&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;• SNMP&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;• Public DNS queries of private hosts&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;• H.323&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;• Peer-to-peer connections. Only the private host can initiate a connection to the public host.&lt;/EM&gt;&lt;/P&gt;&lt;P style="text-align: left; padding-left: 120px;"&gt;&lt;EM&gt;In addition, the Freescale MQX RTOS implementation of NAT can operate only on a border router for a single private network.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 13:55:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446792#M14977</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-06-12T13:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a NAT configuration example available?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446793#M14978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i managed to get NAT configured, but there is a problem with the IP checksum recalculation after ip address change.&lt;/P&gt;&lt;P&gt;the packet gets forwarded on the ethernet interface as it should, but with a wrong IP header Checksum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it is dropped by the receiving end.&lt;/P&gt;&lt;P&gt;i try to figure out what is wrong in rtcs code.&lt;/P&gt;&lt;P&gt;as is it is usless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 14:14:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446793#M14978</guid>
      <dc:creator>adrianjelea</dc:creator>
      <dc:date>2015-06-12T14:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a NAT configuration example available?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446794#M14979</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have also encountered the same problem as Andrian. The IP checksum will be recalcutated wrong by NAT. It only works if I turn off Ethernet hardware checksum. Any solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Joseph Chen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 15:02:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Is-there-a-NAT-configuration-example-available/m-p/446794#M14979</guid>
      <dc:creator>josephchen</dc:creator>
      <dc:date>2015-10-06T15:02:22Z</dc:date>
    </item>
  </channel>
</rss>

