I cannot get SQL Server on a named instance to open a port.
What am I doing wrong?Microsoft SQL Server 2017 (RTM) - 14.0.1000.169 (X64)
Filtering SQL Server logs on 'listening on':
07/23/2019 07:18:04,Server,Unknown,Server is listening on [ 127.0.0.1 <ipv4> 55299].
07/23/2019 07:18:04,Server,Unknown,Server is listening on [ ::1 <ipv6> 55299].
From registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL14.MSSQLSERVER01\MSSQLServer\SuperSocketNetLib\Tcp\IP1]
"Enabled"=dword:00000001
"Active"=dword:00000001
"TcpPort"="1435"
"TcpDynamicPorts"=""
"DisplayName"="SQL Server"
"IpAddress"="192.168.10.19"
[Forum will not allow me to attach images]
From Sql Server configuration Manager, TCP/IP Properties:
IP1
Active Yes
Enabled Yes
IP Address 192.168.10.19
TCP Dynamic Ports
TCP Port 1435