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 2005 Forums
 SQL Server Administration (2005)
 connect to sql server 2005 via d-link router??

Author  Topic 

qsen_7
Starting Member

1 Post

Posted - 2009-05-28 : 12:47:56
hi , I've got the following problem ...can't connect to the sql server through the routher!!!
Can someone please write a step-by-step guidance how to set up both the server and the router ??

SQLRatankalwa
Starting Member

42 Posts

Posted - 2009-06-02 : 00:33:01
To be frank I don't know which router you are using, The default instance of SQL Server uses 1433 port on the server to communicate to the client. Make sure that if you have a firewall the port 1433 is open on the server. That should fix the problem.

Ratan Kalwa
SQL Server Professionals User Group

http://www.revalsys.com
Go to Top of Page
   

- Advertisement -