OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: saki22 on November 17, 2020, 07:57:05 AM

Title: it need to be update the Universal Plug and Play Service
Post by: saki22 on November 17, 2020, 07:57:05 AM
os-upnp 1.4 Universal Plug and Play Service
current version 2.2.0
http://miniupnp.free.fr/files/
Title: Re: it need to be update the Universal Plug and Play Service
Post by: AhnHEL on November 20, 2020, 08:36:16 PM
 :o

Wow, 1.4 looks like its from 2009 according to their changelogs.
Title: Re: it need to be update the Universal Plug and Play Service
Post by: franco on November 21, 2020, 09:10:24 AM
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246925
Title: Re: it need to be update the Universal Plug and Play Service
Post by: saki22 on November 22, 2020, 12:49:19 AM
Okay I am little confused what is the link about ?
Title: Re: it need to be update the Universal Plug and Play Service
Post by: AhnHEL on November 22, 2020, 03:00:36 AM
@Franco

So, the version number used in the GUI Plugins page I take it is specific to the os-upnp package rather than mirroring the miniupnp version.

Running

# find / | grep miniupnp 

yields the following:

/usr/local/man/man8/miniupnpd.8.gz
/usr/local/etc/miniupnpd.conf.sample
/usr/local/etc/rc.d/miniupnpd
/usr/local/etc/inc/plugins.inc.d/miniupnpd.inc
/usr/local/share/licenses/miniupnpd-2.1.20190210,1
/usr/local/share/licenses/miniupnpd-2.1.20190210,1/LICENSE
/usr/local/share/licenses/miniupnpd-2.1.20190210,1/catalog.mk
/usr/local/share/licenses/miniupnpd-2.1.20190210,1/BSD3CLAUSE
/usr/local/sbin/miniupnpd
/var/etc/miniupnpd.conf
/var/run/


and...

root@OPNsense:/usr/local/sbin # strings miniupnpd | grep SERVER
SERVER: FreeBSD/12.1--HBSD UPnP/1.1 MiniUPnPd/2.1
SERVER: FreeBSD/12.1--HBSD UPnP/1.1 MiniUPnPd/2.1



root@OPNsense:~ # pkg show miniupnpd
miniupnpd-2.1.20190210,1
Name           : miniupnpd
Version        : 2.1.20190210,1
Installed on   : Fri Oct 23 14:01:49 2020 EDT
Origin         : net/miniupnpd
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : net
Licenses       : BSD3CLAUSE
Maintainer     : squat@squat.no
WWW            : http://miniupnp.free.fr/
Comment        : UPnP IGD implementation which uses pf/ipf
Options        :
        CHECK_PORTINUSE: on
        IPV6           : on
        LEASEFILE      : off
        PF_FILTER_RULES: on
        PIE            : on
        RELRO          : on
        SAFESTACK      : on
        UPNP_IGDV2     : off
        UPNP_STRICT    : off
Shared Libs required:
        libcrypto.so.11
        libssl.so.11
Annotations    :
        FreeBSD_version: 1201000
        cpe            : cpe:2.3:a:miniupnp_project:miniupnpd:2.1.20190210:::::freebsd12:x64
        repo_type      : binary
        repository     : OPNsense
Flat size      : 276KiB
Description    :
Mini UPnPd is a lightweight implementation of a UPnP IGD daemon. This is
supposed to be run on your gateway machine to allow client systems to redirect
ports and punch holes in the firewall.

WWW: http://miniupnp.free.fr/
Locked         : no



root@OPNsense:~ # pkg show os-upnp
os-upnp-1.4
Name           : os-upnp
Version        : 1.4
Installed on   : Fri Jul 31 18:35:23 2020 EDT
Origin         : opnsense/os-upnp
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : net
Licenses       : BSD2CLAUSE
Maintainer     : franco@opnsense.org
WWW            : https://opnsense.org/
Comment        : Universal Plug and Play Service
Annotations    :
        FreeBSD_version: 1201000
        repo_type      : binary
        repository     : OPNsense
Flat size      : 30.1KiB
Description    :
Mini UPnPd is a lightweight implementation of a UPnP IGD daemon. This is
supposed to be run on your gateway machine to allow client systems to redirect
ports and punch holes in the firewall.

WWW: http://miniupnp.free.fr/
Locked         : no