Welcome to ServerForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Problem with 2nd NIC and SQL Server

 
   Windows Server (Home) -> Windows Server Networking RSS
Next:  slow My Network Places but not UNC  
Author Message
Randy K

External


Since: Oct 05, 2005
Posts: 4



(Msg. 1) Posted: Wed Jul 26, 2006 7:45 pm
Post subject: Problem with 2nd NIC and SQL Server
Archived from groups: microsoft>public>windows>server>networking (more info?)

(SQL DBA posting for the network administrator)

Our two SQL Server servers also act and DNS servers. Both are running
Win2k3 with 2 NIC cards. When our network staff enabled the 2nd NIC
cards we started having problems connecting to our SQL instances with
Enterprise Manager (also Query Analyzer) from remote PCs.

If we connected to the server via terminal services and then ran EM/QA
from the server it worked for the local instances. None of our
applications lost connection only EM/QA. Trying to PING the servers
using the IP address also failed.

The 2nd NIC is on a private VLAN using a 10.x.x.x network. The 1st
NIC is on a different private VLAN using at 198.x.x.x network. The
propagate to DNS feature is disabled on the 2nd NIC, but it still
publishes that NIC address into the DNS.

The error message we got when trying to connect via EM was "SQL Server
does not exist or access denied" if I recall correctly. Both servers
are running SQL Server 2000 with named instances.

 >> Stay informed about: Problem with 2nd NIC and SQL Server 
Back to top
Login to vote
msnews.microsoft.com

External


Since: Jul 18, 2006
Posts: 3



(Msg. 2) Posted: Wed Jul 26, 2006 7:45 pm
Post subject: Re: Problem with 2nd NIC and SQL Server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

I am may be wrong, but this sounds like it could be a SQL server name
problem.
dont work with the MS SQL server much but I remeber similar issuse adding a
second network card , and the instance of SQL suddenly renamed itself to a
string representation of the IP address of the second card. I dont mean the
host name of the server i mean the name of the sql server
you can get this by typing @name or @servername in the query console thing.


Mike.


"Randy K" <wawork DeleteThis @hotmail.com> wrote in message
news:44c7dfaa.76210375@msnews.microsoft.com...
> (SQL DBA posting for the network administrator)
>
> Our two SQL Server servers also act and DNS servers. Both are running
> Win2k3 with 2 NIC cards. When our network staff enabled the 2nd NIC
> cards we started having problems connecting to our SQL instances with
> Enterprise Manager (also Query Analyzer) from remote PCs.
>
> If we connected to the server via terminal services and then ran EM/QA
> from the server it worked for the local instances. None of our
> applications lost connection only EM/QA. Trying to PING the servers
> using the IP address also failed.
>
> The 2nd NIC is on a private VLAN using a 10.x.x.x network. The 1st
> NIC is on a different private VLAN using at 198.x.x.x network. The
> propagate to DNS feature is disabled on the 2nd NIC, but it still
> publishes that NIC address into the DNS.
>
> The error message we got when trying to connect via EM was "SQL Server
> does not exist or access denied" if I recall correctly. Both servers
> are running SQL Server 2000 with named instances.
>

 >> Stay informed about: Problem with 2nd NIC and SQL Server 
Back to top
Login to vote
Phillip Windell

External


Since: Mar 04, 2004
Posts: 1673



(Msg. 3) Posted: Thu Jul 27, 2006 10:20 am
Post subject: Re: Problem with 2nd NIC and SQL Server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Get rid of the second Nic. All subnets get to the server by the one
original nic.

Dual nic machines are for PCs that act as firewalls, routers, and when Nic
teaming is performed. None of these are happening in this case.

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com

"Randy K" <wawork.TakeThisOut@hotmail.com> wrote in message
news:44c7dfaa.76210375@msnews.microsoft.com...
> (SQL DBA posting for the network administrator)
>
> Our two SQL Server servers also act and DNS servers. Both are running
> Win2k3 with 2 NIC cards. When our network staff enabled the 2nd NIC
> cards we started having problems connecting to our SQL instances with
> Enterprise Manager (also Query Analyzer) from remote PCs.
>
> If we connected to the server via terminal services and then ran EM/QA
> from the server it worked for the local instances. None of our
> applications lost connection only EM/QA. Trying to PING the servers
> using the IP address also failed.
>
> The 2nd NIC is on a private VLAN using a 10.x.x.x network. The 1st
> NIC is on a different private VLAN using at 198.x.x.x network. The
> propagate to DNS feature is disabled on the 2nd NIC, but it still
> publishes that NIC address into the DNS.
>
> The error message we got when trying to connect via EM was "SQL Server
> does not exist or access denied" if I recall correctly. Both servers
> are running SQL Server 2000 with named instances.
>
 >> Stay informed about: Problem with 2nd NIC and SQL Server 
Back to top
Login to vote
Randy K

External


Since: Oct 05, 2005
Posts: 4



(Msg. 4) Posted: Thu Jul 27, 2006 3:55 pm
Post subject: Re: Problem with 2nd NIC and SQL Server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

We need the second NIC for backups. We have a SQL database with a TB
of RASTER data and growing.

On Thu, 27 Jul 2006 10:20:26 -0500, "Phillip Windell" <@.> wrote:

>Get rid of the second Nic. All subnets get to the server by the one
>original nic.
>
>Dual nic machines are for PCs that act as firewalls, routers, and when Nic
>teaming is performed. None of these are happening in this case.
>
>--
>Phillip Windell [MCP, MVP, CCNA]
>www.wandtv.com
>
>"Randy K" <wawork.TakeThisOut@hotmail.com> wrote in message
>news:44c7dfaa.76210375@msnews.microsoft.com...
>> (SQL DBA posting for the network administrator)
>>
>> Our two SQL Server servers also act and DNS servers. Both are running
>> Win2k3 with 2 NIC cards. When our network staff enabled the 2nd NIC
>> cards we started having problems connecting to our SQL instances with
>> Enterprise Manager (also Query Analyzer) from remote PCs.
>>
>> If we connected to the server via terminal services and then ran EM/QA
>> from the server it worked for the local instances. None of our
>> applications lost connection only EM/QA. Trying to PING the servers
>> using the IP address also failed.
>>
>> The 2nd NIC is on a private VLAN using a 10.x.x.x network. The 1st
>> NIC is on a different private VLAN using at 198.x.x.x network. The
>> propagate to DNS feature is disabled on the 2nd NIC, but it still
>> publishes that NIC address into the DNS.
>>
>> The error message we got when trying to connect via EM was "SQL Server
>> does not exist or access denied" if I recall correctly. Both servers
>> are running SQL Server 2000 with named instances.
>>
>
>
 >> Stay informed about: Problem with 2nd NIC and SQL Server 
Back to top
Login to vote
Phillip Windell

External


Since: Mar 04, 2004
Posts: 1673



(Msg. 5) Posted: Thu Jul 27, 2006 7:50 pm
Post subject: Re: Problem with 2nd NIC and SQL Server [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Randy K" <wawork.RemoveThis@hotmail.com> wrote in message
news:44c902ec.4179500@msnews.microsoft.com...
> We need the second NIC for backups. We have a SQL database with a TB
> of RASTER data and growing.

On a switched network the backup will not cause as much trouble over the
normal LAN as you might be inclined to think. Generally it is not even
noticed.

But anyway, to use a second "network" for backing up requires:

1. The second nic on the server and the target have to be in the same subnet
together, but a different IP segment from the rest of the LAN.

2. The Target (machine receiving the data) must be accessed by the IP# of
the second "network" or by a fake name you create for it in WINS, DNS, HOST,
or LMHOST file (depending on what you choose to use) which would resolve to
the correct IP#.

For example:
SQL Server (being backed up)
Name = SQLSVR
Main Net = 192.168.5.7
Net #2 = 172.16.25.3

Storage Server (receiving the backup)
Name = StoreSVR
Fake Name = BackSVR
Main Net = 192.168.5.8
Net #2 = 172.16.25.4

Use WINS (or other means) to associate "BackSVR" with 172.16.25.4 on Net #2
Send the data to "BackSVR" (not StoreSVR)
Alternatively, the StoreSVR could just have one nic and live only on Net #2
and not be on the regular LAN at all.


--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
 >> Stay informed about: Problem with 2nd NIC and SQL Server 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Routing in Server 2003 - I was asked to set up routing on my company's network and this is not my main job function. Any help would be appreciated. Basically, this is what I have to work with: 30 External Addresses 3 Servers that each need to be statically routed to 3 ..

Connecting XP to Win Server 2003 - Hello I am new to Windows Server 2003. I know this is a loaded question but I am looking for some information about connecting an XP machine to a Win Server 2003 machine. My problem is when I try to access the server I get a user name and password dialog...

WU broke WINS on NT 4.0 Server - For the record: In two days I've had two calls to Microsoft at around 3 hours each after two NT 4.0 servers could not start the workstation service after applying all the recent security updates (yes, they were nice enough to give me free help). It seem...

Setting Up a VPN Server - Hi I have been tasked with investigating and setting up a facility so that users of our network can gain access to their files stored on the network from home in the UK and from our office based in the US. The company currently has a peer-to-peer..

Adding Windows 2003 server to NT domain - I have an NT 4.0 domain with a PDC and two BDC's. I am adding a Windows 2003 server to the domain and at this time do not want it to be the primary. My workstation are a mix of Win98SE / Win2k's. Are there any know problems with a mix of NT and..
   Windows Server (Home) -> Windows Server Networking All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]