Upnp available on LEDE?

Just swapped to LEDE, and loving it over the stock on my TPLINK 3600...

But I cannot find upnp !!! Please help ?

Ive tried manually forwarding ports, but its not functioning as expected... upnp has always worked for me in the past... I presume it IS available on LEDE ???? I simply cannot find it :frowning:

install luci-app-upnp or only miniupnpd if you don't use the webif

thanks for that... but how ?

I've looked under "software" on the web interface, but can't see it :frowning:

noob with cli, so please assume the worst ! lol

scrub that... think I've done it.

Go to System->Software
On the Software page click on Update lists if avaiable
Select Available packages tab under Status then click L
Scroll down to luci-app-upnp or luci-app-miniupnpd and click on Install then OK
Go to System->Startup
Scroll down to luci-app-upnp or miniupnpd click Disabled to change to Enabled then Submit at bottom of page
Go to Services->UPnP to configure

1 Like

Should be:

Scroll down to miniupnpd click Disabled to change to Enabled then click Start then Submit at bottom of page

Thanks again... all done and dusted, not tested but I'm confident it'll be OK :wink:

On lede miniupnpd is compiled with igd2 some upnp device not support it game console from Sony / Microsoft
check your devices or Software you use its working.

Or connected using ssh to install it run this, it will be enabled by default:

opkg update; opkg install luci-app-upnp