Networking Forums

Networking Forums > Computer Networking > Windows Networking > MSCS: Outbound traffic to different subnet uses wrong NIC

Reply
Thread Tools Display Modes

MSCS: Outbound traffic to different subnet uses wrong NIC

 
 
tachnem
Guest
Posts: n/a

 
      07-21-2007, 08:08 PM
We've built a two node SQL05 cluster and a two node MSMQ cluster. Both
clusters are experiencing this issue. Any outbound traffic to the same
subnet goes out the appropriate public NIC. Any outbound traffic directed to
a different subnet attempts to go out the private NIC. Both clusters have
the private NICs connected via crossover cable. Traffic to other subnets
will only make it's way if I disable the private NIC. I've verified this by
running a netstat will attempting to ping and telnet.

Here is an ipconfig, there are 3 cluster resource IPs on the public adapter,
which also has the gateway. The private NIC is just the crossover with no
gateway.

I've tried setting metrics on the adapters, changing the private/public
position in the Advanced Properties in Network Connections, and also in
ClusAdmin setting the Private interfaces for internal communication only and
the Public interfaces for client access only.


Windows IP Configuration

Ethernet adapter Public:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 10.0.40.X
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : 10.0.40.X
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : 10.0.40.X
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : 10.0.40.X
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.0.40.X
Ethernet adapter Private:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 10.0.0.101
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . :


Here is a netstat on a telnet to a different subnet:
TCP 10.0.0.101:3126 10.0.X.X:80 SYN_SENT 2664


Any insight/suggestions into what could be causing this issue would be much
appreciated.

Thanks
 
Reply With Quote
 
 
 
 
Ryan Hanisco
Guest
Posts: n/a

 
      07-25-2007, 02:26 AM
Tachnem,

In the NIC properties | Advanced , you can set the priority on the default
gateways to go to the proper gateway first.

Also, not that while you have different subnets between the private and
public NICs, they are technically on the same 10.0.0.0/8 network. This can
cause problems. Most people put the heartbeat NIC on a different network
alltogether 192.168.1.0/30 or allow it to grab an APIPA address.
--
Ryan Hanisco
MCSE, MCTS: SQL 2005, Project+
Chicago, IL

Remember: Marking helpful answers helps everyone find the info they need
quickly.


"tachnem" wrote:

> We've built a two node SQL05 cluster and a two node MSMQ cluster. Both
> clusters are experiencing this issue. Any outbound traffic to the same
> subnet goes out the appropriate public NIC. Any outbound traffic directed to
> a different subnet attempts to go out the private NIC. Both clusters have
> the private NICs connected via crossover cable. Traffic to other subnets
> will only make it's way if I disable the private NIC. I've verified this by
> running a netstat will attempting to ping and telnet.
>
> Here is an ipconfig, there are 3 cluster resource IPs on the public adapter,
> which also has the gateway. The private NIC is just the crossover with no
> gateway.
>
> I've tried setting metrics on the adapters, changing the private/public
> position in the Advanced Properties in Network Connections, and also in
> ClusAdmin setting the Private interfaces for internal communication only and
> the Public interfaces for client access only.
>
>
> Windows IP Configuration
>
> Ethernet adapter Public:
> Connection-specific DNS Suffix . :
> IP Address. . . . . . . . . . . . : 10.0.40.X
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> IP Address. . . . . . . . . . . . : 10.0.40.X
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> IP Address. . . . . . . . . . . . : 10.0.40.X
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> IP Address. . . . . . . . . . . . : 10.0.40.X
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
> Default Gateway . . . . . . . . . : 10.0.40.X
> Ethernet adapter Private:
> Connection-specific DNS Suffix . :
> IP Address. . . . . . . . . . . . : 10.0.0.101
> Subnet Mask . . . . . . . . . . . : 255.0.0.0
> Default Gateway . . . . . . . . . :
>
>
> Here is a netstat on a telnet to a different subnet:
> TCP 10.0.0.101:3126 10.0.X.X:80 SYN_SENT 2664
>
>
> Any insight/suggestions into what could be causing this issue would be much
> appreciated.
>
> Thanks

 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
50Mbps outbound traffic from Port 80 Chris Windows Networking 2 08-10-2006 08:55 PM
reducing outbound traffic priority on W2003? Jeje Windows Networking 1 06-18-2006 11:20 PM
Redirect outbound traffic with IPTABLEs TravisT Linux Networking 5 05-02-2006 02:32 PM
route outbound https traffic on separate nic andrew_m_katz@yahoo.com Linux Networking 0 04-22-2005 03:56 PM
Logging outbound traffic on a W3K router... Pradeep Windows Networking 1 11-02-2004 02:01 AM



1 2 3 4 5 6 7 8 9 10 11