Sql Remote Connection issue
Tech-Archive recommends: Speed Up your PC by fixing your registry
I'm trying to setup Sql Server 2000 to handle remote connections from the
web. I have setup the firewall to allow port 1433 to be redirected back to
the internal Sql Server which I know is working.
To verify the connection I'm using telnet to verify communications is
working as advertised, however when I telnet to the box I get the following
error message:
Connecting to 12.X.X.9....Could not open connection to the host, on port
1433: Connect Failed
Any ideas or solutions to the above problem would be greatly appreciated.
.
Relevant Pages
- Re: SQL2005: Cannot connect error 11001
... I believe the complete Windows auth user access is too complicate, ... which trusted connection is meant? ... it would still be listening on the old port. ... Microsoft, SQL Server Books Online ... (microsoft.public.sqlserver.connect) - Re: Installing Sql Server Express on Vista Home Premium
... It seems that your SQL Server instances are Named Instances, ... Default Instances uses 1433 TCP port by default as a Static Port but not the ... If you change your Connection String as following, ... (microsoft.public.sqlserver.setup) - Re: Sql Remote Connection issue
... port 1433 TCP Allow ... Copyright 2006 Microsoft Corporation. ... osql does not support all features of SQL Server 2005. ... Sqlcmd: Error: Microsoft SQL Native Client: An error has occurred while establishing a connection to the server. ... (microsoft.public.sqlserver.connect) - Re: SQL Server 2005 Connection Problems
... - it is't completely clear what the SQL Server Browser is for. ... connection reqest was being rejected. ... I think the problem is still likely the the port is blocked by some ... firewall between the server and that client. ... (microsoft.public.sqlserver.setup) - Re: Cannot connect to SQL Express on 2003 Machine from XP machine
... enable network communication ... make sure that the port isn't blocked ... "An error has occurred while establishing connection to the server. ... When connecting to SQL Server 2005, this failure may be caused by the ... (microsoft.public.sqlserver) |
|