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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 replication

Author  Topic 

david32
Starting Member

15 Posts

Posted - 2008-08-08 : 00:35:14
Hi Folks,

I want to do transactional replication with a server that is outside out network. To make this happen do I just need to open 1433 on our firewall or should I use another port?

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-08-09 : 01:14:48
Better to use another port since people know 1433 is for sql.
Go to Top of Page
   

- Advertisement -