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 to SQL Server in a DMZ

Author  Topic 

jon3k
Starting Member

49 Posts

Posted - 2004-02-09 : 15:31:49
Has anyone ever done it? I've got a publisher on the private network, and a distributor in a dmz. I've got to be able to connect to the distributor without using RPC (since its in a DMZ). However, if I disable RPC in the Remote servers, it fails.

Has anyone setup a SQL server for replication in a DMZ to a server NOT in a DMZ? How did you set it up? Are you using RPC? Is it possible to setup transactional replication without using any RPC services (strictly SQL service TCP/IP traffic)?

jon3k
Starting Member

49 Posts

Posted - 2004-02-11 : 17:11:48
Nobody's ever replicated to a SQL server in a DMZ before? :(
Go to Top of Page
   

- Advertisement -