Say I want to make a secure connection like this:
[pc]---cable----->[internet]---cable------>[device without software]
How can I do it? The device is a specialized hardware part in a private network. It cannot run any software. I think I would need a router device with all the VPN tunnelling/software on that device. Hence...
[pc with VPN stuff]---cable----->[internet]----cable---->[router with VPN stuff]---cable--->[device without software]
In my setup, authentication is the principle need. Encryption a plus. Tampering with the data would be unlikely. But if protection against it comes in the box, I am happy with that to. Cost should be as low as possible. The "device without software" is cheap, so the router would add a rather important ratio to the overall price. Preferable the software development costs should be low too. But I can make something myself on the PC side.
[pc]---cable----->[internet]---cable------>[device without software]
How can I do it? The device is a specialized hardware part in a private network. It cannot run any software. I think I would need a router device with all the VPN tunnelling/software on that device. Hence...
[pc with VPN stuff]---cable----->[internet]----cable---->[router with VPN stuff]---cable--->[device without software]
In my setup, authentication is the principle need. Encryption a plus. Tampering with the data would be unlikely. But if protection against it comes in the box, I am happy with that to. Cost should be as low as possible. The "device without software" is cheap, so the router would add a rather important ratio to the overall price. Preferable the software development costs should be low too. But I can make something myself on the PC side.