Hello, trying to establish an ODBC connection from the main office (192.168.1.x) to a branch office (192.168.3.x)
Our Watchguard firewall is setup to let all traffic flow between the 2 sites and we do not have any issues pinging or remoting to the branch office and the branch office can do the same towards the Main office.
But I am unable to create an ODBC connection from the Main office (tried with W7 and XP machines) to the SQLServer running on an XP box in the Branch office. The other machines in the branch office can connect to the SQLServer at the branch office.
I've tried Named Pipes and TCP/IP , just get errors 10061 and 17. At this point I am plain out of ideas.
TechNet
Addendum: The branch office can map a drive at the Main office,
net use \\192.168.1.137\Test /user:test test
but the Main office can not map a drive at the branch office.