You are not logged in.

#1 2013-01-11 06:16:34

ArchMags
Member
Registered: 2013-01-11
Posts: 1

Plexmediaserver and iptables

I am not able to view plex media server with iptables.I have used plex media server successfully with 3 clients on my home network (PS3, Seagate Media Player and iPhone 4s).

Now I have decided to delve into security and followed instructions here  https://wiki.archlinux.org/index.php/Si … l_Firewall.

I then tried these rules as found here http://forums.plexapp.com/index.php/top … les-rules/.

-A INPUT -m state --state NEW -m tcp -p tcp --dport 32400 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 32400 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 32410 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 32413 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 32414 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --dport 32469 -j ACCEPT
-A INPUT -p udp --dport 5353 -d 224.0.0.251 -j ACCEPT
-A OUTPUT -p udp --dport 5353 -d 224.0.0.251 -j ACCEPT

I am still unable to view plexmediaserver.

Please advise further

Last edited by ArchMags (2013-01-11 06:17:42)

Offline

Board footer

Powered by FluxBB