Plex media server unable to connect? Fix by configuring firewall UFW

ND Cyber Blog
ND Cyber Blog
1.5 هزار بار بازدید - 3 سال پیش - If you see on your
If you see on your screen Plex media server "is unable to connect," your firewall might have blocked it. In this tutorial, I'm going to show you how to configure the firewall UFW to fix this issue on Ubuntu & Ubuntu's derivatives.

__________
Commands in the video:
sudo nano /etc/ufw/applications.d/plexmediaserver
Then copy this block to it:
_____
[plexmediaserver]
title=Plex Media Server (Standard)
description=The Plex Media Server
ports=32400/tcp|3005/tcp|5353/udp|8324/tcp|32410:32414/udp

[plexmediaserver-dlna]
title=Plex Media Server (DLNA)
description=The Plex Media Server (additional DLNA capability only)
ports=1900/udp|32469/tcp

[plexmediaserver-all]
title=Plex Media Server (Standard + DLNA)
description=The Plex Media Server (with additional DLNA capability)
ports=32400/tcp|3005/tcp|5353/udp|8324/tcp|32410:32414/udp|1900/udp|32469/tcp
_____
sudo ufw app update plexmediaserver
sudo ufw allow plexmediaserver-all
sudo ufw status verbose

Download Plex Media Server:
https://www.plex.tv/media-server-down...
then type in terminal: sudo dpkg -i TheDownloadedPlexFile.deb

__________
Check out my 25 Minutes Music playlist: 25 Minutes Music with timer & bell
__________
Affiliated links:
TubeBuddy (Manage, Optimize, and Grow YouTube channel)
https://www.tubebuddy.com/ndcyberserv...
3 سال پیش در تاریخ 1400/07/14 منتشر شده است.
1,568 بـار بازدید شده
... بیشتر