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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Replication and firewalls

Author  Topic 

mvanwyk
Yak Posting Veteran

99 Posts

Posted - 2006-11-27 : 16:10:54
Hi there Group

Question 1

Were are planning on implementing SQL replication between 2 servers now referred to as ServerA and ServerB

ServerA resides in its own network with its own firewall
ServerB resides in its own network with its own firewall

Which ports need to be open on these 2 firewalls in order for replication to be successful

ServerA <--> FIREWALL <--> INTERNET <--> FIREWALL <--> ServerB
   

- Advertisement -