Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The UPnP protocol is used for many modern applications, like most DirectX games, as well as for various Windows Messenger features like remote assistance, application sharing, file transfer, voice, video from behind a firewall.

Additional resources

UPnP

Configuration

General properties

...

UPnP Interfaces

Code Block
languageros
/ip upnp interfaces


PropertyDescription
interface (string; Default: )Interface name on which uPnP will be running
type (external | internal; Default: no)UPnP interface type:
  • external - the interface a global IP address is assigned to
  • internal - router's local interface the clients are connected to
forced-external-ip (Ip; Default: )Allow specifying what public IP to use if the external interface has more than one IP available.

...