How to Enable UPNP on OpenWRT via SSH / UPNP bekapcsolása OpenWRT-n | ITFroccs.hu

Опубликовано: 16 Октябрь 2024
на канале: ITFroccs
11,196
33

http://www.itfroccs.hu/UPNP-engedelye...
Router Model TP-Link TL-WR2543N/ND v1
Firmware Version OpenWrt Attitude Adjustment 12.09-rc1 / LuCI 0.11 Branch (0.11+svn9425)
Kernel Version 3.3.8

How to enable UPNP on OpenWRT
Log in as root via SSH.

opkg update
opkg install miniupnpd luci-app-upnp
/etc/init.d/miniupnpd enable
/etc/init.d/miniupnpd start
/etc/init.d/firewall restart

Note:
If you got "miniupnpd package not found" message:

opkg update
opkg install miniupnpd
uci set upnpd.config.enabled=1
/etc/init.d/miniupnpd enable # note that it's "enable" without d
/etc/init.d/firewall restart
/etc/init.d/miniupnpd start

miniupnpd package not found, miniupnpd, OpenWRT, upnp, Jancsek Árpád, openwrt upnp, itfroccs.hu, itfroccs,

Web: http://www.itfroccs.hu
Facebook:   / itfroccs.hu  
Twitter:   / itfroccs  
Google+: https://plus.google.com/u/0/b/1058020...
Rss: http://itfroccs.hu/rss.xml
ITFröccs.hu | Szoftver - Hardver újdonságok, tesztek, megoldások egy helyen!
How to Enable UPNP on OpenWRT via SSH / UPNP bekapcsolása OpenWRT-n | ITFroccs.hu