WR11 XT router connection

I have several WR11 XT cellular routers. I have one with an AT&T SIM card and it is set up and obtained an external IP address of 10.192.163.234
Now what?

I have an ethernet instrument with address 192.168.0.50 that I would like to connect to and see its GUI over the cellular network. I can change that IP to anything.
It’s GUI is located at 192.168.0.50/cpics-embed/status

How do I set up the WR11 XT in order to see that GUI from my desktop computer?

I would also like to ssh into and rsync data from the instrument with IP 192.168.0.50 to my desktop computer on Umbutu.

Hi @sgallager, With the WR11 XR router, there are two ways to achieve this. The biggest difference is network secuirty:

Port Forward:

https://www.digi.com/resources/documentation/digidocs/90001019/default.htm#containers/cont_transport_config_ip_route_forwarding.htm%3FTocPath%3DConfiguring%20IP%20routing%20and%20forwarding%20|_____0

or VPN:

https://www.digi.com/resources/documentation/digidocs/90001019/default.htm#containers/cont_transport_config_vpn.htm%3FTocPath%3DConfiguring%20Virtual%20Private%20Networking%20(VPN)%20|_____0

Regards,