I've been fortunate enough to only have to worry about data that is internal to our network but we are about to deploy an external web presence that is going to include an IIS and SQL server in an external domain. I am being told that the sql server will need hourly backups due to it containing transaction data that does not get transferred to the internal network until the end of each day.
So i am trying to figure out how to accomplish backing this data up without (my portion) creating a security issue comming back into the private network. We have already chatted with cisco and microsoft on securing the transfer of the sql data but the backup side of things was not discussed.
I worry about putting a client on the sql server and then opening the common ports so that it can talk to my netbackup system. Its not necessarily the data i am worried about comprimising, but more the connections i will have open internally.