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 |
|
Maria
Starting Member
12 Posts |
Posted - 2001-12-13 : 04:51:09
|
| Hello,I want to set up Publication/Subscription Transactional replication between a Publisher surrounded by a firewall, accessing the Subscriber over VPN which is also protected by a firewall. Can the replication just be set up as normal, as long as the VPN, etc is set up correctly? Or do i have other things to consider?ThanksMaria |
|
|
aiken
Aged Yak Warrior
525 Posts |
Posted - 2001-12-13 : 13:02:51
|
| As long as the VPN/firewall combination allows the servers to 1) resolve either other's name, and 2) connect bidirectionally on TCP port 1433, you should be fine.Cheers-b |
 |
|
|
|
|
|