Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
danielc
Starting Member
49 Posts |
Posted - 2008-02-29 : 14:17:08
|
Hello all,In our efforts to secure our sql server box we have questions on what ports need to be open. We understand that ports 1433 and 1434 need to be open, but what about other services such as DTS packages and Backups.Backups - we have jobs that backup our databases to a NAS. Does the traffic go through ports 1433 and 1434?DTS - we have several packages that export csv files to servers. Again, in order to send the csv files from sql server to the other servers what ports does SQL server use?Thank you all,Daniel |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-01 : 23:07:52
|
Those are what you need. |
 |
|
|
|
|