Table of Contents
STUN (Simple Traversal of UDP through NATs) daemon configuration
The file /etc/config/stund provides the configuration for the stund STUN server package.
Sections
There is only one unnamed section of type stund defined. Only one instance of this section is allowed.
Options in "stund"
Below is the listing of defined options for the stund section.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
primaryip | IPv4 address | no | (none) | Specifies the primary (internal) IPv4 address the STUN server listens on. If no IP is specified, the server will bind to the address of the first active interface |
secondaryip | IPv4 address | no | (none) | Specifies the secondary (external) IPv4 address the STUN server listens on. If no IP is specified, the server will bind to the address of the second active interface |
primaryport | port number | no | 3478 | Specifies the primary port number of the STUN server |
secondaryport | port number | no | 3479 | Specifies the secondary port number of the STUN server |
doc/uci/stund.txt · Last modified: 2011/06/11 02:33 by jow