sophos 9 UTM

I have a Sophos UTM9 and a plex media service behind it and just cannot get it to portforward to the plex server

I have setup the plex with a static port 54200 and ip 10.0.42.10/24 but the remote access just wont work wether i have set using firewal or nat, can some one help me to get this correct.

Mant tahnks

@serverworks - You just need to set up NAT and it will (by default) set up the appropriate firewall rules. You have to define the services (tcp/54200 and tcp/32400) and the host (10.0.42.10). You set up a destination NAT to allow wan interface address on tcp/54200 and change the destination address to the 10.0.42.10 and the destination service to tcp/32400.

You will also need to allow the firewall to use port 32400 in the public zone as well.

thanks for that