dbTalk Databases Forums  

SQL Port issue

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss SQL Port issue in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rogers
 
Posts: n/a

Default SQL Port issue - 05-28-2007 , 09:43 AM






I have Windows 2003 Server and installed SQL Server 2000 Sp 4 behind the
firewall. I open the Portal 3389 TCP, 1433 TCP, 1434 UPD. when I try to
connect SQL Server from my local box it says SQL Server doesn't exists or
access denied.

when I run the following query in my local box.

telnet 201.121.161.82 3389 (the window got clear that means this port is
working fine.)

telnet 201.121.161.82 1433 (Connecting To 201.121.161.82...Could not open
connection to the host, on port 1433: Connect failed)

I am wondering if I open both the port on the Server then why its giving me
an error for 1433 port, can you guide me?



Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: SQL Port issue - 05-29-2007 , 09:20 PM






Try using the client network utility, create an alias using
TCP/IP and use the IP address for the server, uncheck the
dynamically determine port and specify the port SQL Server
is using.

-Sue

On Mon, 28 May 2007 10:43:10 -0400, "Rogers"
<naissani (AT) hotmail (DOT) com> wrote:

Quote:
I have Windows 2003 Server and installed SQL Server 2000 Sp 4 behind the
firewall. I open the Portal 3389 TCP, 1433 TCP, 1434 UPD. when I try to
connect SQL Server from my local box it says SQL Server doesn't exists or
access denied.

when I run the following query in my local box.

telnet 201.121.161.82 3389 (the window got clear that means this port is
working fine.)

telnet 201.121.161.82 1433 (Connecting To 201.121.161.82...Could not open
connection to the host, on port 1433: Connect failed)

I am wondering if I open both the port on the Server then why its giving me
an error for 1433 port, can you guide me?



Reply With Quote
  #3  
Old   
Rogers
 
Posts: n/a

Default Re: SQL Port issue - 05-30-2007 , 08:59 AM



I did but still it saying SQL Server doesn't exist or access denied, is
there any way I can check why which port is blocking because 3389 is working
fine but only 1433 port is not working, like I mentioned in my earlier email
that I can do Telnet with 3389 but not works through 1433, is there any
diagnosis commands which I can use to figure it out the problem?

I would really appreciate if any one let me know the any helpful idea.

Thanks



"Sue Hoegemeier" <Sue_H (AT) nomail (DOT) please> wrote

Quote:
Try using the client network utility, create an alias using
TCP/IP and use the IP address for the server, uncheck the
dynamically determine port and specify the port SQL Server
is using.

-Sue

On Mon, 28 May 2007 10:43:10 -0400, "Rogers"
naissani (AT) hotmail (DOT) com> wrote:

I have Windows 2003 Server and installed SQL Server 2000 Sp 4 behind the
firewall. I open the Portal 3389 TCP, 1433 TCP, 1434 UPD. when I try to
connect SQL Server from my local box it says SQL Server doesn't exists or
access denied.

when I run the following query in my local box.

telnet 201.121.161.82 3389 (the window got clear that means this port is
working fine.)

telnet 201.121.161.82 1433 (Connecting To 201.121.161.82...Could not open
connection to the host, on port 1433: Connect failed)

I am wondering if I open both the port on the Server then why its giving
me
an error for 1433 port, can you guide me?





Reply With Quote
  #4  
Old   
=?Utf-8?B?bXJkZW5ueQ==?=
 
Posts: n/a

Default Re: SQL Port issue - 05-30-2007 , 02:13 PM



If the SQL Servers ERRORLOG file shows that SQL is listening on port 1433 and
you can not access port 1433 on the SQL Server then there is a firewall
blocking the connection somewhere. If you are trying to connect via the
internet (without going through a VPN) then your ISP may be blocking the
connection.
--
Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration /
Microsoft Office SharePoint Server 2007: Configuration)
MCITP (dbadmin, dbdev)


"Rogers" wrote:

Quote:
I did but still it saying SQL Server doesn't exist or access denied, is
there any way I can check why which port is blocking because 3389 is working
fine but only 1433 port is not working, like I mentioned in my earlier email
that I can do Telnet with 3389 but not works through 1433, is there any
diagnosis commands which I can use to figure it out the problem?

I would really appreciate if any one let me know the any helpful idea.

Thanks



"Sue Hoegemeier" <Sue_H (AT) nomail (DOT) please> wrote in message
news:3cnp53t9lblrgvr69lraeda3s2j81at4e3 (AT) 4ax (DOT) com...
Try using the client network utility, create an alias using
TCP/IP and use the IP address for the server, uncheck the
dynamically determine port and specify the port SQL Server
is using.

-Sue

On Mon, 28 May 2007 10:43:10 -0400, "Rogers"
naissani (AT) hotmail (DOT) com> wrote:

I have Windows 2003 Server and installed SQL Server 2000 Sp 4 behind the
firewall. I open the Portal 3389 TCP, 1433 TCP, 1434 UPD. when I try to
connect SQL Server from my local box it says SQL Server doesn't exists or
access denied.

when I run the following query in my local box.

telnet 201.121.161.82 3389 (the window got clear that means this port is
working fine.)

telnet 201.121.161.82 1433 (Connecting To 201.121.161.82...Could not open
connection to the host, on port 1433: Connect failed)

I am wondering if I open both the port on the Server then why its giving
me
an error for 1433 port, can you guide me?






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.