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
 General SQL Server Forums
 New to SQL Server Programming
 cannot ping server from client machine

Author  Topic 

needforhint
Starting Member

12 Posts

Posted - 2009-04-12 : 11:03:37
hello everybody,
I am facing a problem that I cannot ping my server ip on the client machine from which I am trying to establish remote connection. Both machines have internet connection and server has made all exceptions for ports and services of my sql 2005 server instance. What can be reason I cannot ping my server ip?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-04-12 : 13:31:54
is remote connections enabled for sql server in your server? you can find this setting in surface area configuration manager under start-> programs->sql server 2005->configuration tools
Go to Top of Page
   

- Advertisement -