![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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? |
#3
| |||
| |||
|
|
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? |
#4
| |||
| |||
|
|
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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |