Hello Adrian,
Unfortunately we don't have anything else than what is written in the MQX RTCS User's Guide.
I'm afraid we've not used NAT in any of our demos/examples.
But if you follow the code snippets in the MQX RTCS User's Guide, I think you could use it.
Please read the limitations of the MQX NAT implementation, in section 2.14.5.1 on page 37.
2.14.5.1 Limitations
Freescale MQX RTOS implementation of NAT does not support:
• IGMP and IP multicast modes
• Fragmented TCP and UDP packets
• IKE and IPsec
• SNMP
• Public DNS queries of private hosts
• H.323
• Peer-to-peer connections. Only the private host can initiate a connection to the public host.
In addition, the Freescale MQX RTOS implementation of NAT can operate only on a border router for a single private network.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------