what all the firewall changes should be done to access named sql server instance that is running on port number 6000,
My requiremenet is all the users should be able to connect to this instance using SERVER NAME \INSTANCE name, but not with SERVERNAME,6000
SQL Server browser is running.
what all TCP ports and UDP ports should be opened.
Thanks all