| STUN (Simple Traversal of UDP over NATs) is a network protocol designed to identify the existence and type of NAT firewalls and NAT routers and to traverse them. It is designed to facilitate the use of devices, such as, SIP phones and computer programs in home networks, that receive data from the Internet. The devices or programs connect to a STUN server and can then be accessed from the Internet without having to modify any firewall or router settings. The protocol was defined in the IETF's RFC 3489. STUN can also be used to determine the current public IP address of a port. It enables a SIP phone to determine and signal its currently valid IP address. This is necessary to ensure that remote stations can address their call data correctly.
|