Hello, I have an application who connect to a physical machine. In local, I just connect to the addresse of the machine 192.168.15.254:2000 and everything work.
But, I need to connect to my machine over the internet. The problem is ... the machine is located so far in the forest that only a satelite connection can reach it. This means that I have to use an antenna that cant support port forwarding. I finally thought of using hamachi.
I installed hamachi on a computer on the local network of the machine and I can ping it over hamachi(with very high ping) but how do I redirect the connection from this computer to the machine located at 192.168.15.254:2000
I tried to use privoxy but this application dont seem to support tcp ip connection, only http ( or maybee i am missing something)
How can I complete this road ?
Computer (tcp request) ==> hamachi ==> computer ==> unknow (port forward proxy application ?) ==> machine (192.168.15.254:2000)