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.
Firewall is turned off on computer.