I am trying to make a remote connection to a SQL Server database and have been having problems. When trying to connect it keeps timing out.
I have consulted the following post:
Services not visible in SQL Server Configuration Manager
I have taken steps outlined in the following questions:
Which IP to Use to Remote Connect to SQL Server?
Connect to SQL Server from Web App
At this point I think I am being blocked by a hardware firewall, or that I don't have all the proper modules installed on the SQL Server.
When looking at online tutorials such as this: https://www.habaneroconsulting.com/stories/insights/2015/tcpip-is-disabled-by-default-in-microsoft-sql-server-2014
It seems that Protocols for MSSQLSERVER
should be visible from this dropdown.
I have tried installing all the SQL Server related packages from the Web Platform Installer.