<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Can&#8217;t register remote SQL 2000 server</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/</link>
	<description></description>
	<pubDate>Fri, 25 May 2012 10:19:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: findit</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/#comment-42041</link>
		<dc:creator>findit</dc:creator>
		<pubDate>Mon, 03 Jan 2005 10:15:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-42041</guid>
		<description>I've found the difference which PC's have. When I click on Component services ==&#62; Computers ==&#62; My Computer ==&#62;  Default Protocols ==&#62; Connection-oriented TCP/IP ==&#62; Properties, successfull computers have nothing in the Port Range area and Port range assignment set to Internet range. However, unsuccessfull PC's have the Port range assignment set to Intranet range. What's strange is that I can't simply change the settings type without a manual addition of ports, like 111-40000.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found the difference which PC&#8217;s have. When I click on Component services ==&gt; Computers ==&gt; My Computer ==&gt;  Default Protocols ==&gt; Connection-oriented TCP/IP ==&gt; Properties, successfull computers have nothing in the Port Range area and Port range assignment set to Internet range. However, unsuccessfull PC&#8217;s have the Port range assignment set to Intranet range. What&#8217;s strange is that I can&#8217;t simply change the settings type without a manual addition of ports, like 111-40000.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 0ct0pus</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/#comment-42042</link>
		<dc:creator>0ct0pus</dc:creator>
		<pubDate>Mon, 03 Jan 2005 04:09:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-42042</guid>
		<description>The fact that on some machines port 1433 appears as LISTENING and to some appears FILTERED might indicate that the firewall only allows the connection from certain IP range. 

You might wanna check the firewall rule to allow the connection from all IP in the subnet since all clients are in one subnet.

We try to sort this out from network layer first. 
</description>
		<content:encoded><![CDATA[<p>The fact that on some machines port 1433 appears as LISTENING and to some appears FILTERED might indicate that the firewall only allows the connection from certain IP range. </p>
<p>You might wanna check the firewall rule to allow the connection from all IP in the subnet since all clients are in one subnet.</p>
<p>We try to sort this out from network layer first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mraslan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/#comment-42043</link>
		<dc:creator>mraslan</dc:creator>
		<pubDate>Thu, 30 Dec 2004 21:02:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-42043</guid>
		<description>No problem, just try the things i mentioned in my previous post and tell me about them</description>
		<content:encoded><![CDATA[<p>No problem, just try the things i mentioned in my previous post and tell me about them</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: findit</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/#comment-42044</link>
		<dc:creator>findit</dc:creator>
		<pubDate>Thu, 30 Dec 2004 12:23:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-42044</guid>
		<description>I'm sorry, I've checked again and want to correct my statement: telnet fails only on workstation which can't register remote SQL server. There are no problems registering any local SQL on this WS.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry, I&#8217;ve checked again and want to correct my statement: telnet fails only on workstation which can&#8217;t register remote SQL server. There are no problems registering any local SQL on this WS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mraslan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/#comment-42045</link>
		<dc:creator>mraslan</dc:creator>
		<pubDate>Thu, 30 Dec 2004 11:30:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-42045</guid>
		<description>i just want to confirm the following with you.
You *can* ping the SQL server from all workstations
You *can not* telnet to port 1433 from all workstations

i have some questions, do you have machines that sometimes connect and other times unable to connect to the SQL server?

on the SQL server, open start menu &#62; programs &#62; SQL server &#62; Server Network Utility, in there do you have the following checkbox checked? "Force protocol encryption" and "Enable Winsock proxy"

open Enterprise Manager, right click on the server name node and get its properties, click on the connections tab, and check "Max concurrent user connections" make sure its set to "0"

try this, try to install a test sql server on the same subnet as the clients and another one in the remote site, and try to telnet to them from the clients, and tell me the results.</description>
		<content:encoded><![CDATA[<p>i just want to confirm the following with you.<br />
You *can* ping the SQL server from all workstations<br />
You *can not* telnet to port 1433 from all workstations</p>
<p>i have some questions, do you have machines that sometimes connect and other times unable to connect to the SQL server?</p>
<p>on the SQL server, open start menu &gt; programs &gt; SQL server &gt; Server Network Utility, in there do you have the following checkbox checked? &#8220;Force protocol encryption&#8221; and &#8220;Enable Winsock proxy&#8221;</p>
<p>open Enterprise Manager, right click on the server name node and get its properties, click on the connections tab, and check &#8220;Max concurrent user connections&#8221; make sure its set to &#8220;0&#8243;</p>
<p>try this, try to install a test sql server on the same subnet as the clients and another one in the remote site, and try to telnet to them from the clients, and tell me the results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: findit</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/#comment-42046</link>
		<dc:creator>findit</dc:creator>
		<pubDate>Wed, 29 Dec 2004 13:20:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-42046</guid>
		<description>Hi, all!
We use only TCPIP everywhere. We can ping the server from any workstations and we can't telnet the server from all workstations. However, it doesn't prevent me from successfully registering the server from some of them.
There is no record for this server in the registry on WS, which are failing and its quite natural, because the name of the key is LastConnect.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, all!<br />
We use only TCPIP everywhere. We can ping the server from any workstations and we can&#8217;t telnet the server from all workstations. However, it doesn&#8217;t prevent me from successfully registering the server from some of them.<br />
There is no record for this server in the registry on WS, which are failing and its quite natural, because the name of the key is LastConnect.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BeerMaker</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-register-remote-sql-2000-server/#comment-42048</link>
		<dc:creator>BeerMaker</dc:creator>
		<pubDate>Wed, 29 Dec 2004 11:26:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-42048</guid>
		<description>Are you using named pipes or tcp/ip as the network protocol?  If its IP, can you ping the machine. If so, and you cant connect its a blocked port. 

On one of the working machines with SQL Enterprise manager, look at the registry key: &#91;HKLMSoftwareMicrosoftMSSQLServerClientSupersocketnetlib&#93; and find the server name entry.  Your entries will look like this:

-134086648:tcp:Server1,2510
-33423352:np:Server2pipesqlquery 

Server1 uses tcp, Server 2 is using named pipes. 

Try to map a drive to the server and see if you can connect. Id recommed using TCP and making sure the client computers use TCP as the client network protocol for sending SQL requests. 

Please, post a reply when you fix the problem.  

HTH</description>
		<content:encoded><![CDATA[<p>Are you using named pipes or tcp/ip as the network protocol?  If its IP, can you ping the machine. If so, and you cant connect its a blocked port. </p>
<p>On one of the working machines with SQL Enterprise manager, look at the registry key: &#91;HKLMSoftwareMicrosoftMSSQLServerClientSupersocketnetlib&#93; and find the server name entry.  Your entries will look like this:</p>
<p>-134086648:tcp:Server1,2510<br />
-33423352:np:Server2pipesqlquery </p>
<p>Server1 uses tcp, Server 2 is using named pipes. </p>
<p>Try to map a drive to the server and see if you can connect. Id recommed using TCP and making sure the client computers use TCP as the client network protocol for sending SQL requests. </p>
<p>Please, post a reply when you fix the problem.  </p>
<p>HTH</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->
