<?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: Two cards on same subnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676512#M798422</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;What is the output of netstat -r -v?&lt;BR /&gt;&lt;BR /&gt;This command shows the routing information in your server.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;CS&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Nov 2005 08:21:55 GMT</pubDate>
    <dc:creator>saju_2</dc:creator>
    <dc:date>2005-11-22T08:21:55Z</dc:date>
    <item>
      <title>Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676511#M798421</link>
      <description>HPUX 11.0. Can someone tell me how the default route is determined and which card will be used for oubound packets when two network cards are defined with the same subnet. The is a situation we will remedy, but I'd like to know for future reference. We made no config or hardware changes but our outbound traffic changed to the other card. I should note the network guys were making switch changes.</description>
      <pubDate>Tue, 22 Nov 2005 08:03:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676511#M798421</guid>
      <dc:creator>steve_26</dc:creator>
      <dc:date>2005-11-22T08:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676512#M798422</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What is the output of netstat -r -v?&lt;BR /&gt;&lt;BR /&gt;This command shows the routing information in your server.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;CS&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Nov 2005 08:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676512#M798422</guid>
      <dc:creator>saju_2</dc:creator>
      <dc:date>2005-11-22T08:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676513#M798423</link>
      <description>"Default Gateway for each Physical IPv4 Interface"&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-0782/ch01s02.html" target="_blank"&gt;http://docs.hp.com/en/5991-0782/ch01s02.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Nov 2005 08:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676513#M798423</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2005-11-22T08:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676514#M798424</link>
      <description>You can not under any version of HP-UX put two cards on the same subnet.&lt;BR /&gt;&lt;BR /&gt;Ex for clarity:&lt;BR /&gt;&lt;BR /&gt;lan0&lt;BR /&gt;192.168.0.10 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;host is zero network is 192.168.0&lt;BR /&gt;&lt;BR /&gt;lan1&lt;BR /&gt;192.168.0.11 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;host is zero network is 192.168.0&lt;BR /&gt;&lt;BR /&gt;Trying to change to this configuration will collapse network connectivity immediately.&lt;BR /&gt;&lt;BR /&gt;Changing /etc/rc.config.d/netconf to this type of configuration will result in a system that will not boot to the network.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Nov 2005 08:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676514#M798424</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-22T08:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676515#M798425</link>
      <description>SEP yes you can but its not recommended :) ip_strong_is_model lets the packet to be either sent through the gateway (interface) that received it or with option 2 pick the best one.</description>
      <pubDate>Tue, 22 Nov 2005 09:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676515#M798425</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2005-11-22T09:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676516#M798426</link>
      <description>Steve, take a look at Auto Port Aggregation (&lt;A href="http://docs.hp.com/en/J4240-90031/index.html)" target="_blank"&gt;http://docs.hp.com/en/J4240-90031/index.html)&lt;/A&gt; and what it offers, if you're looking to have multiple cards in that type of configuration for fat-pipe and/or failover ability. Your network guys could also look into load balancers.</description>
      <pubDate>Tue, 22 Nov 2005 09:11:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676516#M798426</guid>
      <dc:creator>Andy Torres</dc:creator>
      <dc:date>2005-11-22T09:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676517#M798427</link>
      <description>As far as I know, putting 2 LAN-cards on the same subnet is unsupported.&lt;BR /&gt;But why do you want 2 network cards ?&lt;BR /&gt;If you are looking for performance, try the Auto Port Aggregation software.&lt;BR /&gt;If you are looking for network redundancy (each LAN-card is connected to another network switch on the same subnet), APA is not usable, MC/ServiceGUard is possibly too expensive, but there are other LAN-failover softwares in the world.&lt;BR /&gt;Or you could split your network cards over different subnets. Fofr instance : 1 LAN-card on a subnet that only speaks to other servers. The other LAN-card on a subnet that speaks to clients. This way, you split network traffic over 2 cards.</description>
      <pubDate>Wed, 23 Nov 2005 02:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676517#M798427</guid>
      <dc:creator>Wim Rombauts</dc:creator>
      <dc:date>2005-11-23T02:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676518#M798428</link>
      <description>The easiest way to acheive this is logically subdivide your network e.g. if the subnet is 24 bits / 255.255.255.0, then subnet our two cards as /25 (or greater(=). In this way you could address one as .1/25 and the other as .128/25, and as far as your host is concerned they are in two subnets, but all hosts subnetted as /24 would just see two adresses in the same subnet.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Nov 2005 04:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676518#M798428</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-11-23T04:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676519#M798429</link>
      <description>As I stated in my original post, I plan to do away with the conflict. I was just curious about the mechanism. We went to a GigE card some time ago but the 100Mbit card was left active on the same subnet. All in/out traffic was flowing through the gig card until a few days which happened to coincide with the network guys upgrading switches. Right now all inbound is on the gig and outbound on the 100. I was curious why the routing changed. Could this have happened due to some momentary network disruption?</description>
      <pubDate>Wed, 23 Nov 2005 07:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676519#M798429</guid>
      <dc:creator>steve_26</dc:creator>
      <dc:date>2005-11-23T07:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676520#M798430</link>
      <description>The flow of traffic from the host will be controlled by the host, therefore the only way it could be switched externally would be if you were running a routing daemon such as RIP, and your switch broadcast'ed new information.&lt;BR /&gt;&lt;BR /&gt;If I remember correctly HP-UX relies upon the order of the "netconf"? file it starts from lan(0), route(0), then 1,2..&lt;BR /&gt;&lt;BR /&gt;Sorry if this is vague but I don't have a HP-UX box to hand, and so have to rely on my ever failing memory :(</description>
      <pubDate>Wed, 23 Nov 2005 13:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676520#M798430</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-11-23T13:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676521#M798431</link>
      <description>Hi Zev,&lt;BR /&gt;&lt;BR /&gt;Mah Shalomchah?&lt;BR /&gt;&lt;BR /&gt;Its been a while since I actually tried it. I did try it on 11i v1 with the March 2002 Core OS and promptly blew up the networking.&lt;BR /&gt;&lt;BR /&gt;I'm glad the effect is not so bad and still don't recommend it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Nov 2005 15:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676521#M798431</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-23T15:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Two cards on same subnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676522#M798432</link>
      <description>Steve,like I wrote it may work but most probably will be unstable (ie NFS mounts may go crazy,etc).Thing I mentioned - ip_strong_is_model bounds traffic to specific physical interfaces.I didn't test it in 2 cards-same subnet scenario but according to the theory all your outbound should go back through the interface it came from - in your case GbitE.&lt;BR /&gt;&lt;BR /&gt;SEP,thanks,all is beseder,hope you have fun in NDS :)</description>
      <pubDate>Thu, 24 Nov 2005 03:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/two-cards-on-same-subnet/m-p/3676522#M798432</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2005-11-24T03:58:03Z</dc:date>
    </item>
  </channel>
</rss>

