Hi All,
Trying to setup replication between clusters running SQL server 2005 which have 3 VLANS
PROD
MGMT
BACKUP
I want to send replicated data down the PROD LAN, SQL keeps configuring replication on the MGMT LAN
Default route is MGMT is there anyway to get it running on PROD, without changing the routing?
I have tried a creating alias mapped to the PROD LAN, host file references, i can see SQL using PROD during the configuration but when it delivers commands it uses MGMT i used netstat to view the connections, how does the replication internals resolve the virtualserver\instance name?.
Is this possible? seems like a practical thing to do