I am running Plex Media Server in a FreeBSD jail (container). I recently setup a firewall (pf) such that all incoming traffic is blocked except:
tcp 32400
tcp 32401
However, I noticed that when attempting to add a library, it would not work, so I tried reinstalling plex altogether, and it still would not work. Long story short, I disabled my firewall altogether and was able to reinstall plex and again add other libraries to my collection.
So, my question is, what other ports should I open to allow Plex Media Server to scan and import media on my local machine? So far, for me, this looks something like:
tcp 22360
tcp 22326
tcp 22333
tcp 22327
tcp 22455
tcp 22487
tcp 22488
tcp 22533
tcp 22565
tcp 22589
tcp 32600
udp :
tcp 36877
tcp *:32400
tcp 32401