Acessing a network through RDP

0

So I'm doing work on units that are installed all over my county, when I am done I need to download some data to the units. Up untill now I've simply driven around to connect to the desired unit directly. But I wish to stop doing this so I can help my co workers a bit more smoothly at times.

The units I wish to connect to are connected to a terminal server as we call it, that I can connect to via RDP on ip 192.168.10.xx. Then all these remote units are connected via 4G through a 3rd party APN, delivering IP's at the range 10.255.44.xx. These are the ones I want to connect to.

Is there a way I could tunnel the network access from the RDP (Windows) to my computer (windows) so I can ping these units from my computer?

Any help would be greatly appriciated.

Magnus Nilsson Wallem

Posted 2019-11-07T08:15:19.227

Reputation: 1

1my first guess will have something to do with the routing table. Is the terminal server on the same subnet as your own pc? – marijnr – 2019-11-07T08:21:14.160

No answers