mgouletmbta
MIS
I would like to create a secure connection from our webserver on the DMZ to our SQL Server 2000 machine inside the firewall. If we use NAT to reverse-proxy the IP of the SQL Server machine and set up an ODBC connection from our webserver to the DB on this NAT'd IP, will that be secure? What is the best way for a webserver to write to a SQL Server database through a firewall?