In a server I have 2 instances, the first that is the default called SQLCompart
on TCP port 1433 and the second called AISLANTES
on TCP port 1435.
When I try to connect remotely to SQLCOMPART
it works successfully, but just with the ip (it doesn't connect with named instance <IP>\<INSTANCE>
).
So the problem here is that I can't connect remotely to AISLANTES
.
I am trying with <IP>, <PORT>
also with <IP>\<INSTANCE>
and with <IP>\<INSTANCE>, <PORT>
The firewall inbound rule for tcp port 1435 is enabled.
What am I missing?
SQL Server Configuration Manager
SQL Server Configuration Manager TCP/IP properties
this is the error that i get SQL SERVER MANAGEMENT STUDIO SQLCMD