| 
	
 | 
 Posted by Erland Sommarskog on 11/26/05 14:16 
Mario (korgam@poczta.onet.pl) writes: 
> I have a problem with a TCP/IP connection to Data Base through the 1433  
> port. I cannot telnet on this port even on localhost. My firewalls are  
> disabled but port scanner see the port as closed. Protocol TCP/IP on the  
> MSSQL Server is enabled and it's not hidden, so I don't know what I should  
> to do. My configurations: Win2k3 Server, MSSQL Server 2000 
 
Which exact version of SQL Server do you have? For Windows 2003,  
SQL Server RTM, SP1 and SP2 are not supported. Make sure that you have 
installed SP3 or SP4. 
 
If this does not resolve the issue, please post the beginning of the  
SQL Server errorlog, down to the line "SQL Server is ready for client  
connections". You find this log in C:\Program Files\Microsoft SQL  
Server\MSSQL\LOG\ERRORLOG, assuming a standard install. 
 
 
--  
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se 
 
Books Online for SQL Server 2005 at 
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx 
Books Online for SQL Server 2000 at 
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 
  
Navigation:
[Reply to this message] 
 |