INTERACT FORUM

More => Old Versions => JRiver Media Center 24 for Linux => Topic started by: drmimosa on September 27, 2018, 09:33:57 am

Title: UFW firewall settings for JRiver networking
Post by: drmimosa on September 27, 2018, 09:33:57 am
UFW (uncomplicated firewall for linux https://wiki.archlinux.org/index.php/Uncomplicated_Firewall) prevents JRiver DLNA networking and playback. Turning the firewall service on and off corresponds to success and failure of playback.

I tried opening port 52199 to outgoing and incoming traffic. DLNA devices show up, but still no playback. Any suggestions?

Here are what my rules look like:

To        Action  From
52199  Allow    Anywhere
52199(v6) Allow   Anywhere (v6)
52199  Allow Out   Anywhere
52199(v6) Allow Out  Anywhere (v6)
Title: Re: UFW firewall settings for JRiver networking
Post by: JimH on September 27, 2018, 09:39:10 am
Open 52100 to 52200. 

SSDP on 1900 also needs to be open.

Usually there is no need to block outbound access.
Title: Re: UFW firewall settings for JRiver networking
Post by: drmimosa on September 27, 2018, 09:55:13 am
Added these rules. Worked, immediately.

Thank you.
Title: Re: UFW firewall settings for JRiver networking
Post by: Hauk on June 11, 2023, 10:05:34 am
Hello!

I know this is an older post, but I have the same problem as ”drmimosa” had before.

I’ve tried to add rules to UFW via GUI (see attachment below; I’m sure I butchered it though).

Couple years back I somehow managed to add the right rules, but right now I’m clueless.

Any ideas guys?
Title: Re: UFW firewall settings for JRiver networking
Post by: JimH on June 11, 2023, 02:38:52 pm
Google jriver network access
Title: Re: UFW firewall settings for JRiver networking
Post by: Hauk on June 12, 2023, 03:56:12 am
That was the first thing I did. There are no specific instructions there on how to set up rules for UFW.
Title: Re: UFW firewall settings for JRiver networking
Post by: mattkhan on June 12, 2023, 03:58:46 am
The install script provided in https://yabb.jriver.com/interact/index.php/topic,135999.0.html can setup ufw so I would refer to that for details