I have following situation:
I have three clients in 3 different cities. They are all 24/7 available computer machines running in different schools and collecting energy measurements in the buildings. All three need to securely communicate with remote central database system (in 4th city) and periodically upload the data. I have the information that hardware VPN solution needs to be implemented here, but have no specification about what routers (if any) are installed on the network where database is. I also have information that DSL internet connection is available at all 3 remote measuring locations. What type of architecture, and implementation would you suggest?
Could buying of device like this be helpful? Does it matter what router is on the other side, as long as it has IPSec?
Thanks,
IPsec implementations vary wildly between the major vendors; you may be in for a world of pain if you choose poorly...
However, if you can find 4 identical devices for relatively little money, you should be good :)
Most small (consumer-grade) VPN-capable devices are also routers and modems, though - so perhaps you can find something that can replace the DSL modems at all locations, if this does not conflict with other requirements on-site.
I recommend the Cisco SOHO line (8xx DSL modems) without reservation - these should run you to rougly $300-$500 each.
I think this depends on
When I am assuming that the server side is reliable and secure, the measuring devices are behind a secure firewall and that you can use protocols like
https
orscp
to transfer the data, I wouldn't necessary see the need for a VPN for this purpose.