Query: stund
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STUND(8) STUND(8)NAMEstund - STUN protocol (Simple Traversal of UDP through NATs) ServerSYNTAXstund [-v] [-h IP Address] [-a Secondary IP Address ] [-p port ] [-o port ] [-b ] [-m ] STUN servers needs two IP addresses and two portsDESCRIPTIONSTUN Servers are used to help clients behind NAT to tunnel incoming calls through. This server is the counterpart to help the client iden- tify the NAT and have it open the proper ports for itOPTIONS-v Verbose output. -h <IP Address> Define the Main IP Address. -a <IP Address> Define the Second IP Address. -p <Port> Set the primary port the default port value is 3478 -o <Port> Set the secondary port the default port value is 3479 -b Detach the process and makes the program run at the background -m <Port> Sets a starting port for the STERM server --help Prints useful helpEXAMPLESIf the IP addresses of your NIC are 10.0.1.150 and 10.0.1.151 the proper and default use would be: stund -h 10.0.1.150 -a 10.0.1.151 add -b option to detach the process stund -h 10.0.1.150 -a 10.0.1.151 -bAUTHORSThis manual page was written by Rene Mayorga <rmayorga@debian.org.sv> for the Debian system (but may be used by others). Permis- sion is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.SEE ALSOstun(1) Debian Project 2007 Aug 31 STUND(8)