title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 3 of 3

Thread: Asset UPnP on Linux (ubuntu server) firewall settings

  1. #1

    Join Date
    Dec 2022
    Posts
    2

    Asset UPnP on Linux (ubuntu server) firewall settings

    Hi,
    wich rules should be add to enable the ufw on my linux ubuntu server?

    If I disable the ufw everything works fine.
    After enable the ufw I can’t access to the asser upnp server.

    Thanks
    Daniel

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,855

    Re: Asset UPnP on Linux (ubuntu server) firewall settings

    To find the port asset is using:

    sudo netstat -pln

    look for the lines with AssetUPnP on the end, it should be shown as 0.0.0.0.0:45537 (for configuration) (as well as 0.0.0.0.0:26125 which is used by UPnP devices and 0.0.0.0.0:1900 for broadcast)

  3. #3

    Join Date
    Dec 2022
    Posts
    2

    Re: Asset UPnP on Linux (ubuntu server) firewall settings

    Perfect- thanks.
    Works fine
    Last edited by meldano; 12-28-2022 at 11:14 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •