Fusion Embedded™ STUN
Simple Traversal of Datagram

STUN allows an IP node that is operating behind a NAT firewall to discover the existence of the NAT firewall, to discover what public IP address NAT is using, and to discover to what public UDP port the NAT device maps a given local UDP port. STUN can be used for NAT traversal with any UDP based protocol but it was created specifically for use with the Session Initiation Protocol (SIP) used for Voice over IP (VoIP) signaling, and with the Real-Time Transport Protocol (RTP) sessions that are created to carry the voice traffic for SIP calls.

The Fusion Embedded™ STUN implementation provides some high-level Application Programming Interface (API) functions that allow an application developer to easily use STUN for NAT traversal.

Fusion Embedded STUN RFC Compliance and Features

Request Buttons

*However, this release of Fusion STUN does not support message integrity via shared secrets    as described in Section 9.2 of RFC 3489.