In this example we create a port forward to the management network that contains a 'server' with a static IP address 192.168.0.10/24. This server runs SSH on port 22/tcp.
We create a port-forward with the following settings:
We can confirm functionality by SSH'ing to the WAN ip address port forward. If everything works correctly we should be able to access the remote device (connection refused or timed-out otherwise).