Port forward plex
-
I am new to pfSense, I have two servers for plex, 1 for movies and 1 for tv shows. I have upnp enabled.Each server is a separate computer. The one for movies has an ip of 192.168.0.2, and the one for tv shows has an ip of 192.168.0.1. My gateway is 192.168.0.25. I can not reach my movies plex server from outside the network, but I can reach the server for tv shows from outside the network. I added a port forward rule to 192.168.0.2 using 50000 as the source port and 32400 as the destination port. It will work outside the the network for about 20 minutes then stop. the PFsense log states that 192.168.0.2 is blocked. Can someone explain to me what I am doing wrong. The tv show server works fine outside the network with just upnp. They both worked fine when I was using an Asus RT-68uac, with forwarding the ports for each.
-
https://doc.pfsense.org/index.php/Port_Forward_Troubleshooting
-
"with forwarding the ports for each."
Why don't you do that vs the UPnP nonsense?
You could have as many plex boxes as you want behind your nat… Just forward whatever port you want to use on the outside to the IP:32400 for that different plex box.
Setup in each plex the manual port forwarding your using calling out your public port your using..
-
I am trying to that with my movies plex server. do I have to turn off upnp also.
-
Plex does not allow for both UPnP and manual - does it… Would make ZERO sense if it did..
-
I read the instructions on how to port forward, I am including 2 screen shots. 1 for customplugin and 1 for Sophia. Sophia is working fine outside the network, but customplugin is not. can someone tell me what i am doing wrong.
.png)
.png_thumb)
.png)
.png_thumb) -
Lets see your wan rules.
So when you go to canyouseeme org and check for port 45500 does it come back.
Did you go through the port forward troubleshooting guide? Maybe traffic never gets to pfsense? etc..
https://doc.pfsense.org/index.php/Port_Forward_Troubleshooting
-
I went to canuseeme.org, and i got an error. The funny thing is why does the sophia server work outside the network, and customplugin_1 does not. I have an ATT 5268AC using DMZ to the pfsense router. The router to a switch to the servers. I also have an Asus rt68u-ac in ap mode for wireless. When I used the asus as the main router the plex servers worked outside the network all the time with port forwarding.I am sending the plex screenshots
b.jpg)
b.jpg_thumb)
b.jpg)
b.jpg_thumb) -
I am lost, here is the screen from canuseeme
.png)
.png_thumb) -
where are your wan rules?
-
here are the rules
.png)
.png_thumb)
.png)
.png_thumb)
.png)
.png_thumb) -
2 more screens
.png)
.png_thumb)
.png)
.png_thumb) -
What? Dude show me your wan rules… Like this!
-
I hope this is it
.png)
.png_thumb) -
Why in the world do you have an ANY ANY rule on your wan??? Remove that!!!
-
sorry, don't understand. Do I remove any from the rule and what do i replace with. Can you please show me an example
-
Dude Delete the ANY ANY rule you have on the top - Why would you have that??
-
deleted it, but still no access outside of network for custom, Sophia has no problem. Can,t figure this one.
-
Does the ATT 5268AC router modem have anything to do with this. I am using dmz to the pfsense router, and the pfsense to a switch.
-
Lets see your port forward tab..
If can you see me org shows that it can not talk to your plex then no it will not work… So you need to go through the troubleshooting guide I linked too and figure out why.
First step is to make sure the traffic even gets to pfsense, simple package capture on wan interface while you run your can you see me org test.
If that is there, then packet capture on the lan interface - does pfsense send the traffic on? If so then the problem lays with the plex box. Maybe its not actually listening on 32400, maybe there is a firewall, maybe it doesn't point back to pfsense as its gateway? etc..
It really should take only a couple of minutes to determine where the problem is.
So I added a port forward for 45500 to my plex box on 34200... I then go to can you see me.. Run the test, while I repeat this test I sniff on both the wan interface and the lan interface.
As you can see in my case even on the wan sniff I can see replies.. But lets assume it didn't show any responses but I did see the traffic to my wan IP on port 45500, I would then sniff on the interface the server I am forwarding to on (lan in my case) and see if pfsense send on the data to 192.168.9.10 - which it does in my case. But lets say I didn't see any response from 192.168.9.10.. If that is the case then it SCREAMS something wrong on that box.
Be it wrong IP for plex, firewall on the plex box. Plex not listening on that port, etc. If you do not see pfsense sending to 192.168.9.10 in my case. Maybe there is no machine on that IP? And pfsense can not arp for it - can you ping that IP from pfsense? etc..
Pretty much every possible scenario is gone over in the troubleshooting doc.. If you have questions on how to do something specific in that doc then please ask. But the attached walks you through very simple method of traffic down where the problem is. First thing to always validate is the traffic actually gets to pfsense.
Hope that helps.. If you want - if this is confusing.. Later today we could do a teamviewer and I could take a look remotely.