What ports does Management Studio use to connect to SQL Server (2005)
Posted
by Martin
on Server Fault
See other posts from Server Fault
or by Martin
Published on 2010-03-15T18:12:43Z
Indexed on
2010/03/15
18:20 UTC
Read the original article
Hit count: 284
I have SQL Server 2005 operating on a remotely hosted server and wish to access it from my own machine using management studio
The firewall on the remote server is allready setup to allow all traffic from my external IP - and that works great.
However I have a load balancing router that has a second line attached to it - unfortunatly the second line has a dynamic external IP.
I need to therefore set up a rule in the router to always send data from Management studio on the first line - but I need to know the port numbers.
Can you advise?
© Server Fault or respective owner