Richard Parry
IS-IT--Management
Hi All,
I wonder if you could help.
For various reasons, I have a SQL 2014 server hosted online (protected by a firewall etc), which provides SQL services to web servers in a datacentre.
I now need to run a server in our office, to integrate some custom software we have purchased. This needs to communicate with our datacentre hosted SQL database. This integration is complete - the local office server connects to the datacentre SQL server. All works great.
However, I found that all the data communication taking place is not encrypted, so using some sniffing software you can see data which must be encrypted, including the actual SQL connection string that is used in the custom VBScript coding.
Due to various reasons, I can't use SQL Encryption with SSL.
I have explored a Site to Site VPN between our office and the web server firewall, but this will require some expense as we'd need to purchase a new datacentre firewall that will work with our office firewall.
I've looked at OpenVPN, but I don't think this is quite what I need.
Does anyone have any suggestions? Basically I need to create a permanent VPN or SSL link, without using SQL's own SSL/Encryption, between the server in the office and the server in the datacentre, so all the SQL traffic between the two can be fully encrypted.
Any ideas please?
Thanks!
I wonder if you could help.
For various reasons, I have a SQL 2014 server hosted online (protected by a firewall etc), which provides SQL services to web servers in a datacentre.
I now need to run a server in our office, to integrate some custom software we have purchased. This needs to communicate with our datacentre hosted SQL database. This integration is complete - the local office server connects to the datacentre SQL server. All works great.
However, I found that all the data communication taking place is not encrypted, so using some sniffing software you can see data which must be encrypted, including the actual SQL connection string that is used in the custom VBScript coding.
Due to various reasons, I can't use SQL Encryption with SSL.
I have explored a Site to Site VPN between our office and the web server firewall, but this will require some expense as we'd need to purchase a new datacentre firewall that will work with our office firewall.
I've looked at OpenVPN, but I don't think this is quite what I need.
Does anyone have any suggestions? Basically I need to create a permanent VPN or SSL link, without using SQL's own SSL/Encryption, between the server in the office and the server in the datacentre, so all the SQL traffic between the two can be fully encrypted.
Any ideas please?
Thanks!