[OpenWrt Wiki] UPnP (Universal Plug and Play)
openwrt.org › docs › guide-userAug 16, 2021 · UPnP (Universal Plug and Play) Please be aware, UPnP on WAN facing devices is a massive security risk and is not recommended fort utilization. Please take the time, figure out what devices need port redirects (most do not), and manually configure firewall redirect rules. Specific ports for devices/services which need redirects can either be ...
OpenWRT: UPnP - advanxer.com
https://advanxer.com/blog/2012/06/openwrt-upnp09.06.2012 · 1. Install UPnP package Go to System –> Software and find upnp. Install these 2 packages (luci-app-upnp & miniupnpd) or from your shell root@OpenWrt# opkg install miniupnpd luci-app-upnp root@OpenWrt# /etc/init.d/miniupnpd start 2. Check your UPnP configuration Go to Service –> UPNP You can check UpnP status from the status page.
[OpenWrt Wiki] miniupnpd
openwrt.org › docs › guide-userMay 03, 2020 · enable_upnp: boolean : no : 1: Enable UPnP. external_iface: string : no (auto) External interface. The default is to autodetect the first interface with a default route, which usually is wan. external_ip: ipv4addr : no (none) Manually specified external IP - if not specified the default ipv4 address of the external interface is used. internal_iface: string : no : lan