Hi, I have a scenario where I have two Virtual Machines on same KVM host with bridged networking. One is debian and the other Windows 7 with sql server 2008. I Am having trouble connecting using tsql.
I get
0Msg 20003, Level 6, State -1, Server OpenClient, Line -1
Adaptive Server connection timed out
Msg 20002, Level 9, State -1, Server OpenClient, Line -1
Adaptive Server connection failed
There was a problem connecting to the server
However I can ping the windows machine, also I can open the 1433 port with telnet. To make things even stranger Freetds works because it can connect to a physical server on the same network. I am not even sure if I am asking the question at the right placem but I spent a lot of time trying to figure out a solution. Any help is welcome.
Thank You