<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Routing issues with Windows Server 2008 and 2 nics: LAN and iSCSI in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516632#M7805</link>
    <description>&lt;!--!*#--&gt;I was wondering if you solved this issue.  We are experiencing a similar if not the same issue where we have NLB NICs that will send out traffic on NIC 2 with the wrong MAC address.  The teamed MAC is set and as long as the traffic goes out on NIC 1 then it is returned correctly but if the traffic goes out on NIC two then the other MAC address is used even though it should use the teamed NIC MAC of the primary NIC.</description>
    <pubDate>Thu, 11 Feb 2010 19:16:38 GMT</pubDate>
    <dc:creator>Kgarland80</dc:creator>
    <dc:date>2010-02-11T19:16:38Z</dc:date>
    <item>
      <title>Routing issues with Windows Server 2008 and 2 nics: LAN and iSCSI</title>
      <link>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516629#M7802</link>
      <description>Hardware: &lt;BR /&gt;BLC7000 CTO enclosure &lt;BR /&gt;BL460C G6 blades &lt;BR /&gt;BLC BNT 1GBE2 Switches (installed in back of C7000) &lt;BR /&gt;2012L DC MSA  &lt;BR /&gt;&lt;BR /&gt;The blades are running Win Server 2008&lt;BR /&gt;&lt;BR /&gt;If I have the nic enabled that is handling the iSCSI traffic, no other machines on the LAN network can contact the machine.&lt;BR /&gt;&lt;BR /&gt;The server in question is a SQL server, one nic (I'll call it NIC1) connects to our LAN segment, the other nic (I'll call it NIC2) connects - via a different switch - to our MSA using iSCSI.&lt;BR /&gt;&lt;BR /&gt;If NIC2 is disabled - other machines on the network can connect to the DB server (and ping it, eg) without issue.&lt;BR /&gt;&lt;BR /&gt;As soon as NIC2 is enabled - other machines on the network can no longer connect to the db server. SQL Connect commands fail, as do PINGs.&lt;BR /&gt;&lt;BR /&gt;If I then disable NIC2 again - traffic passes back and forth just fine.&lt;BR /&gt;&lt;BR /&gt;I've done some searching and found that w/ Windows Server 2008 new "strong vs. weak" send/receive parameters have been added to the ipv4 protocol - defaulting to not allowing weak traffic.  I've run the netsh comments to enable weak sends and receives with no luck.&lt;BR /&gt;&lt;BR /&gt;For kicks and grins - to simplify the model - I've also disabled the ipv6 protocols on the NICs...  no luck.&lt;BR /&gt;&lt;BR /&gt;I've run microsoft's network monitor 3.3 and can see the pings or other requests hit the machine, but after the "ICMP: echo request message from 10.0.0.179 to 10.0.0.20" there is no other info on the packets - they just seem to get binned.&lt;BR /&gt;&lt;BR /&gt;The iSCSI nic is the onboard 10GbE NC532i Multifunction BL-c Adapter, the LAN connection is on a mez card NC326m PCIe Dual Port Adapter.&lt;BR /&gt;&lt;BR /&gt;Below I'll list an ipconfig /all and a route print from the machine when both NICs are enabled.&lt;BR /&gt;&lt;BR /&gt;I'm trying to figure out why any traffic from the network hits the machine and then gets binned. Is there some sort of cross connect going on in the fabric of the midplane? Something else I'm missing? &lt;BR /&gt;&lt;BR /&gt;Looking for some assistance from a fresh set of eyes... &lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;- Will&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IPCONFIG /ALL:&lt;BR /&gt;&lt;BR /&gt;Windows IP Configuration&lt;BR /&gt;&lt;BR /&gt;   Host Name . . . . . . . . . . . . : SV-DB01&lt;BR /&gt;   Primary Dns Suffix  . . . . . . . : &lt;BR /&gt;   Node Type . . . . . . . . . . . . : Hybrid&lt;BR /&gt;   IP Routing Enabled. . . . . . . . : No&lt;BR /&gt;   WINS Proxy Enabled. . . . . . . . : No&lt;BR /&gt;&lt;BR /&gt;Ethernet adapter Local Area Connection 5:&lt;BR /&gt;&lt;BR /&gt;   Connection-specific DNS Suffix  . : &lt;BR /&gt;   Description . . . . . . . . . . . : HP NC532i Dual Port 10GbE Multifunction BL-c Adapter&lt;BR /&gt;   Physical Address. . . . . . . . . : 00-25-B3-A4-A2-10&lt;BR /&gt;   DHCP Enabled. . . . . . . . . . . : No&lt;BR /&gt;   Autoconfiguration Enabled . . . . : Yes&lt;BR /&gt;   IPv4 Address. . . . . . . . . . . : 10.0.200.102(Preferred) &lt;BR /&gt;   Subnet Mask . . . . . . . . . . . : 255.255.255.0&lt;BR /&gt;   Default Gateway . . . . . . . . . : &lt;BR /&gt;   NetBIOS over Tcpip. . . . . . . . : Enabled&lt;BR /&gt;&lt;BR /&gt;Ethernet adapter Local Area Connection:&lt;BR /&gt;&lt;BR /&gt;   Connection-specific DNS Suffix  . : &lt;BR /&gt;   Description . . . . . . . . . . . : HP NC326m PCIe Dual Port Adapter&lt;BR /&gt;   Physical Address. . . . . . . . . : 00-23-7D-A5-DA-86&lt;BR /&gt;   DHCP Enabled. . . . . . . . . . . : No&lt;BR /&gt;   Autoconfiguration Enabled . . . . : Yes&lt;BR /&gt;   IPv4 Address. . . . . . . . . . . : 10.0.0.20(Preferred) &lt;BR /&gt;   Subnet Mask . . . . . . . . . . . : 255.255.255.0&lt;BR /&gt;   Default Gateway . . . . . . . . . : 10.0.0.1&lt;BR /&gt;   DNS Servers . . . . . . . . . . . : 209.244.0.3&lt;BR /&gt;                                       209.244.0.4&lt;BR /&gt;   NetBIOS over Tcpip. . . . . . . . : Enabled&lt;BR /&gt;&lt;BR /&gt;Tunnel adapter Local Area Connection* 8:&lt;BR /&gt;&lt;BR /&gt;   Media State . . . . . . . . . . . : Media disconnected&lt;BR /&gt;   Connection-specific DNS Suffix  . : &lt;BR /&gt;   Description . . . . . . . . . . . : isatap.{A109AB3F-9D59-4C15-B749-1B407968E9ED}&lt;BR /&gt;   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0&lt;BR /&gt;   DHCP Enabled. . . . . . . . . . . : No&lt;BR /&gt;   Autoconfiguration Enabled . . . . : Yes&lt;BR /&gt;&lt;BR /&gt;Tunnel adapter Local Area Connection* 9:&lt;BR /&gt;&lt;BR /&gt;   Media State . . . . . . . . . . . : Media disconnected&lt;BR /&gt;   Connection-specific DNS Suffix  . : &lt;BR /&gt;   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2&lt;BR /&gt;   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0&lt;BR /&gt;   DHCP Enabled. . . . . . . . . . . : No&lt;BR /&gt;   Autoconfiguration Enabled . . . . : Yes&lt;BR /&gt;&lt;BR /&gt;Tunnel adapter Local Area Connection* 12:&lt;BR /&gt;&lt;BR /&gt;   Connection-specific DNS Suffix  . : &lt;BR /&gt;   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface&lt;BR /&gt;   Physical Address. . . . . . . . . : 02-00-54-55-4E-01&lt;BR /&gt;   DHCP Enabled. . . . . . . . . . . : No&lt;BR /&gt;   Autoconfiguration Enabled . . . . : Yes&lt;BR /&gt;   IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e50:1cee:6aa:f5ff:ffeb(Preferred) &lt;BR /&gt;   Link-local IPv6 Address . . . . . : fe80::1cee:6aa:f5ff:ffeb%17(Preferred) &lt;BR /&gt;   Default Gateway . . . . . . . . . : ::&lt;BR /&gt;   NetBIOS over Tcpip. . . . . . . . : Disabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;*********************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ROUTE PRINT:&lt;BR /&gt;&lt;BR /&gt;===========================================================================&lt;BR /&gt;Interface List&lt;BR /&gt;14 ...00 25 b3 a4 a2 10 ...... HP NC532i Dual Port 10GbE Multifunction BL-c Adapter&lt;BR /&gt;10 ...00 23 7d a5 da 86 ...... HP NC326m PCIe Dual Port Adapter&lt;BR /&gt;  1 ........................... Software Loopback Interface 1&lt;BR /&gt;16 ...00 00 00 00 00 00 00 e0  isatap.{A109AB3F-9D59-4C15-B749-1B407968E9ED}&lt;BR /&gt;28 ...00 00 00 00 00 00 00 e0  Microsoft ISATAP Adapter #2&lt;BR /&gt;17 ...02 00 54 55 4e 01 ...... Teredo Tunneling Pseudo-Interface&lt;BR /&gt;===========================================================================&lt;BR /&gt;&lt;BR /&gt;IPv4 Route Table&lt;BR /&gt;===========================================================================&lt;BR /&gt;Active Routes:&lt;BR /&gt;Network Destination        Netmask          Gateway       Interface  Metric&lt;BR /&gt;          0.0.0.0          0.0.0.0         10.0.0.1        10.0.0.20     20&lt;BR /&gt;         10.0.0.0    255.255.255.0         On-link         10.0.0.20    266&lt;BR /&gt;        10.0.0.20  255.255.255.255         On-link         10.0.0.20    266&lt;BR /&gt;       10.0.0.255  255.255.255.255         On-link         10.0.0.20    266&lt;BR /&gt;       10.0.200.0    255.255.255.0         On-link      10.0.200.102    266&lt;BR /&gt;     10.0.200.102  255.255.255.255         On-link      10.0.200.102    266&lt;BR /&gt;     10.0.200.255  255.255.255.255         On-link      10.0.200.102    266&lt;BR /&gt;        127.0.0.0        255.0.0.0         On-link         127.0.0.1    306&lt;BR /&gt;        127.0.0.1  255.255.255.255         On-link         127.0.0.1    306&lt;BR /&gt;  127.255.255.255  255.255.255.255         On-link         127.0.0.1    306&lt;BR /&gt;        224.0.0.0        240.0.0.0         On-link         127.0.0.1    306&lt;BR /&gt;        224.0.0.0        240.0.0.0         On-link         10.0.0.20    266&lt;BR /&gt;        224.0.0.0        240.0.0.0         On-link      10.0.200.102    266&lt;BR /&gt;  255.255.255.255  255.255.255.255         On-link         127.0.0.1    306&lt;BR /&gt;  255.255.255.255  255.255.255.255         On-link         10.0.0.20    266&lt;BR /&gt;  255.255.255.255  255.255.255.255         On-link      10.0.200.102    266&lt;BR /&gt;===========================================================================&lt;BR /&gt;Persistent Routes:&lt;BR /&gt;  Network Address          Netmask  Gateway Address  Metric&lt;BR /&gt;          0.0.0.0          0.0.0.0         10.0.0.1      10&lt;BR /&gt;===========================================================================&lt;BR /&gt;&lt;BR /&gt;IPv6 Route Table&lt;BR /&gt;===========================================================================&lt;BR /&gt;Active Routes:&lt;BR /&gt;If Metric Network Destination      Gateway&lt;BR /&gt;17     18 ::/0                     On-link&lt;BR /&gt;  1    306 ::1/128                  On-link&lt;BR /&gt;17     18 2001::/32                On-link&lt;BR /&gt;17    266 2001:0:4137:9e50:1cee:6aa:f5ff:ffeb/128&lt;BR /&gt;                                    On-link&lt;BR /&gt;17    266 fe80::/64                On-link&lt;BR /&gt;17    266 fe80::1cee:6aa:f5ff:ffeb/128&lt;BR /&gt;                                    On-link&lt;BR /&gt;  1    306 ff00::/8                 On-link&lt;BR /&gt;17    266 ff00::/8                 On-link&lt;BR /&gt;===========================================================================&lt;BR /&gt;Persistent Routes:&lt;BR /&gt;  None</description>
      <pubDate>Mon, 19 Oct 2009 14:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516629#M7802</guid>
      <dc:creator>Will Swetnam</dc:creator>
      <dc:date>2009-10-19T14:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issues with Windows Server 2008 and 2 nics: LAN and iSCSI</title>
      <link>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516630#M7803</link>
      <description>is the Winodws Firewall service turned off?  I've seen that cause issues like what you have described.</description>
      <pubDate>Tue, 20 Oct 2009 13:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516630#M7803</guid>
      <dc:creator>HEM_2</dc:creator>
      <dc:date>2009-10-20T13:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issues with Windows Server 2008 and 2 nics: LAN and iSCSI</title>
      <link>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516631#M7804</link>
      <description>Yes - firewall is turned off - the server is behind a firewall device.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2009 13:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516631#M7804</guid>
      <dc:creator>Will Swetnam</dc:creator>
      <dc:date>2009-10-20T13:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issues with Windows Server 2008 and 2 nics: LAN and iSCSI</title>
      <link>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516632#M7805</link>
      <description>&lt;!--!*#--&gt;I was wondering if you solved this issue.  We are experiencing a similar if not the same issue where we have NLB NICs that will send out traffic on NIC 2 with the wrong MAC address.  The teamed MAC is set and as long as the traffic goes out on NIC 1 then it is returned correctly but if the traffic goes out on NIC two then the other MAC address is used even though it should use the teamed NIC MAC of the primary NIC.</description>
      <pubDate>Thu, 11 Feb 2010 19:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/routing-issues-with-windows-server-2008-and-2-nics-lan-and-iscsi/m-p/4516632#M7805</guid>
      <dc:creator>Kgarland80</dc:creator>
      <dc:date>2010-02-11T19:16:38Z</dc:date>
    </item>
  </channel>
</rss>

