eWON Cosy 131 setup LAN side default gateway

Hello, I have configured an eWON Cosy 131 for remote support. Everything is working well and I can establish a connection and reach the LAN devices. However, I need to find a way to access my devices that are on a different subnet (via a firewall). I’d like to enter the firewall’s IP as the “default gateway” so that the eWON will know to use it to access those particular IP addresses.
Are there advanced settings that can allow me to achieve this?
Is this what the RouteDest (1-3) and RouteGateway (1-3) are for?

Go to Storage > Edit COMcfg and add the followings for example
RouteDestIp1 = 192.168.251.0 (IP of the final network)
RouteNetMask1 = 255.255.255.0
RouteGateway1 = 192.168.250.1 (Default Gateway)
RouteHops1 = 1

1 Like

Topic closed due to inactivity.