I’ve configured a number of routers to forward to a specific computer on the local network based on incoming port. I’ve also ready about Nat forwarding setup on this router but can’t seem to make it work for my Plex server.
I had this server working great at another location/different router.
What I’ve tried:
Enable UPnP - tried with allow to disable external interface checked and unchecked.
IP->firewall->NAT
enabled
chain: dstnat
protocol tcp
src port 32400
dst port 32400
in interface bridge 1 (tried all)
action dst-nat
to addresses 192.168.2.114 (plex server ip)
to ports 32400
Nothing seems to happen/work. I get message in plex setup that you can’t access from outside network.
Then click the ‘Connect’ button. When you tell the server to connect, it will “phone home”, allowing access from outside. Now, anyone logged in with your Plex account can access this server, while your public IP stays the same. You can troubleshoot by watching the counter on the DSTNAT rule.
Hi cubanx I’m sorry for maybe a stupid question but, can you explain in more details (I have the same problem). I have recently been a proud owner of such a router, but because networking & Linux are not my strength, I’m completely confused. Thank you in advance for your answer.
This is making me crazy. half the commands here don’t even function in the Command line for some reason. either they have changed in the last year or ----hellifikknow. can this not be done through winbox?
It can easily be done through Winbox however your problem is this:
How helpful is that? Does that show you the FULL rule?
My full Plex rule is as follows:
Even then that won’t help you much so you need to amend it to suit you
add action=dst-nat chain=dstnat comment=PLEX in-interface=WANINTERFACECHANGEME dst-port=32400 protocol=tcp to-addresses=LANIPCHANGEME
when the rule is properly created on the router, you need to go in plex under the settings → remote access and check “manually specify public port” and put in 32400. Once you have this configured it should work.
this doesn’t work for me at all. I entered the WAN interface as the static IP of the router itself and the LAN as the internal IP my machine has connected to the router. ie |