Hi, I'm IT at an engineering company and I've been asked by our Automation department to provide a VPN connection from another company into our company so that they can connect to a Rockwell PLC on our premises. This all for testing and setup purposes so it will be switched on for testing then disconnected afterwards so a super secure industrial solution isn't necessary in this instance. We have a spare internet connection with a fixed IP into our premises.
I have never setup a VPN before so I'm floundering a bit. What I would like is a standalone VPN device connected to our internet router that will provide an ipsec connection that will magically connect to the PLC which has a fixed IP. I understand I'll need to setup port forwarding on the internet router which is just a Huawei HG659 but I really don't understand what VPN device I will need. It needs to be standalone because there won't be a PC between it and the PLC so the device has to do it all.
Where do I start please?
Think of a VPN as a VERY long cable between the remote device (at the other company) to the LAN side of your router. One major difference, though, is that you'll be on different subnets, though it's all routable.
I looked up the specs on the Huawei and I'm not convinced that this will work. It doesn't appear to support being a VPN host and it also doesn't appear to have any provision for VPN pass-through. In the case of pass-through, you'd set up a PC on the LAN as a VPN host and you'd tell the router to send VPN traffic to it (a bit different than just port forwarding as you need to do IP Protocols 50 and 51). I don't think your router will do that.
Would it be good enough if they had remote access to a computer on your LAN? That may be the easiest solution. Add a computer, set up remote access (I like realvnc.com , $40/year with a 30-day free trial) to it, and let them do whatever they want with it and the PLC.