September 14, 2010 at 9:41 am
I have been mandated to active MS SQL Server monitor on a certain port for security reasons but am not familiar with where it is. I tried looking in Configuration manager and surface configuration manager and can't seem to find it. Any help you could give me would be great.
September 14, 2010 at 10:08 am
for SQL 2005, you'll need to open the SQL Server Configuration Manager, i think:(not the Surface Area Config)
from there, you can assign which port the instance will listen to in the future; i think it requires a start and stop, but I'm not sure on that part...i've only rarely done it.
In SQL 2008, I beleive you right click on the server in SSMS object explorer and chose "Facets" to find the equivilent screen.
Lowell
September 16, 2010 at 8:00 am
Thanks I am familiar with that section but how do I configure the monitor? I guess based on your diagram, do I choose a certain port and the monitor will listen on that port will the SQL Server instance will function on the other (sorry if this is poorly asked)?
September 16, 2010 at 8:05 am
When you say SQL Server Monitor..do you mean the Listener? As in the port it uses for incoming connections? The only Monitor I know of would be a replication or mirroring monitor, which doesn't sound like what you're referring to.
September 16, 2010 at 8:14 am
i took the question about "ports" and "monitor" to be:
how do i tell SQL Server which specific port to listen to...
so if i wanted to make SQL server listen to port 44143 as a security precaution, how/where do i change that.
Lowell
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply