Skip to main content

Hi,

I am trying to create a new connection to the on-prem MS SQL Server Database on my personal system for training purposes with database type as Microsoft SQL Server(native) but getting an error

Telnet connection to the host MSSQLSERVER2019:1433 failed. Telnet failure indicates that either host/port combination is incorrect or the extractor is not allowed to access the database due to firewall or access permissions.

Please see the screenshot below.

Port Number: 1433

 

Please help to resolve the issue.

 

Capture.PNG

Hi @jaikishan.pandy11 ,

 

In SQL server database you need to configure the firewall settings.

 

Probably this guide will help you: https://docs.microsoft.com/en-us/sql/sql-server/install/configure-the-windows-firewall-to-allow-sql-server-access?view=sql-server-ver16

 

Let me know!


Hi @1460067637 ,

I tried to implement the above link steps in the database but not able to implement it properly, can you please help me with the firewall configuration setting.

 

Thanks


Reply