<?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: Multiple NIC's on same server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777911#M584091</link>
    <description>I'm not sure if this helps, but if the 3rd octet of each addres is different, you can do it by setting the subnet mask on each card. Dependingf on how you are using your network, this might not be the best alternative for you and it will probably not do much for your 2 communicating NIC's.&lt;BR /&gt;Can you elaborate a bit on what you are doing?&lt;BR /&gt;Good luck,&lt;BR /&gt;Kel</description>
    <pubDate>Thu, 01 Aug 2002 18:17:17 GMT</pubDate>
    <dc:creator>Kelli Ward</dc:creator>
    <dc:date>2002-08-01T18:17:17Z</dc:date>
    <item>
      <title>Multiple NIC's on same server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777910#M584090</link>
      <description>I have Thre NIC in my HP 9000 running HP-UX 11.0&lt;BR /&gt;&lt;BR /&gt;I want to know if I can force certain out going traffic to use a certain NIC card.&lt;BR /&gt;&lt;BR /&gt;I have software the uses the MAC address of my MIC and the MAC address of the remote NIC to cumminicate.&lt;BR /&gt;&lt;BR /&gt;The remote system will only answer the correct MAC address.&lt;BR /&gt;&lt;BR /&gt;hostname   172.xxx.xxx.200&lt;BR /&gt;hostname2  172.xxx.xxx.206&lt;BR /&gt;hostname3  172.xxx.xxx.207</description>
      <pubDate>Thu, 01 Aug 2002 18:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777910#M584090</guid>
      <dc:creator>David Johnson_5</dc:creator>
      <dc:date>2002-08-01T18:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple NIC's on same server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777911#M584091</link>
      <description>I'm not sure if this helps, but if the 3rd octet of each addres is different, you can do it by setting the subnet mask on each card. Dependingf on how you are using your network, this might not be the best alternative for you and it will probably not do much for your 2 communicating NIC's.&lt;BR /&gt;Can you elaborate a bit on what you are doing?&lt;BR /&gt;Good luck,&lt;BR /&gt;Kel</description>
      <pubDate>Thu, 01 Aug 2002 18:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777911#M584091</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-08-01T18:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple NIC's on same server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777912#M584092</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could check the TKB document - KBRC00006961:&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=500000000092418" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=500000000092418&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;OR do a search on the ITRC forums with "multiple+network+card+same+system"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Aug 2002 18:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777912#M584092</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-01T18:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple NIC's on same server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777913#M584093</link>
      <description>We did this by establishing a private lan using 192.168.xxx.xxx.&lt;BR /&gt;Then traffic to 192.168.xxx.xxx gos out the NIC with a 192.168.xxx.xxx IP.&lt;BR /&gt;Traffic to 172.xxx.xxx.xxx goes out the NIC with a 172.xxx.xxx.xxx address assigned to it.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Aug 2002 18:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777913#M584093</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-08-01T18:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple NIC's on same server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777914#M584094</link>
      <description>um, if you are communicating using only MAC addresses, you would be addessing the devices throgh DLPI and specifying the PPA when you did the "attach"&lt;BR /&gt;&lt;BR /&gt;if you mean to say that you send and receive IP traffic, but the IP traffic is only accepted from a given MAC then...&lt;BR /&gt;&lt;BR /&gt;...in general, it is not a good idea to configure multiple physical NICs into the same IP subnet. by default, all will be used for inbound, only one (the first ifconfig'd iirc) will be used for outbound.&lt;BR /&gt;&lt;BR /&gt;you can use Auto Port Aggregation to put all three NICs into a single logical NIC. that NIC will be given one MAC address, based on the MAC address of one of the interfaces. That may change if the NIC used to select the MAC goes down.&lt;BR /&gt;&lt;BR /&gt;...you can setup explicit host routes for machines, pointing at the specific local interface. if the number of machines is small, this is tractable.&lt;BR /&gt;&lt;BR /&gt;...if your application binds to a local IP before calling connect() (on the multiple-NIC system) or if your application accepts connections from remote systems, you could set ip_strong_es_model to one - in this case, source IP address is used as part of route selection.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Aug 2002 16:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777914#M584094</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2002-08-02T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple NIC's on same server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777915#M584095</link>
      <description>I don't know if you are aware but 127.x.x.x number with netmask 255.0.0.0 is illegal on multiple interfaces on the same HP-UX due to the problem of interface identification at an IP level, this creates some strange routing effects with packets entering the system , the kernel will have problem discerning them and could misjudge , in any case any physical interface should use a different subnet then other physical interfaces and then you always route trough the correct interface due to the nature of the routing table and forwarding rules... this isn't valid for virtual interface implementations  ,this special case is when Aliassing interfaces is used but then still the mac address is identical for any of the 3 IP addresses so there is no routing issue at all and your appliaction should work fine</description>
      <pubDate>Mon, 05 Aug 2002 11:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777915#M584095</guid>
      <dc:creator>sven verhaegen</dc:creator>
      <dc:date>2002-08-05T11:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple NIC's on same server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777916#M584096</link>
      <description>If you has three card on the same server belonging at the same subnet you can have troubles of routing&lt;BR /&gt;&lt;BR /&gt;Segment the network in subnetworks (and use VLAN in the backbpone switch to improve performance avoiding flooding)or use APA software to aggregate it  &lt;BR /&gt;&lt;BR /&gt;Segmenting the net you ensure that each card always communicate with the correct system&lt;BR /&gt;With the aggregation (APA) it doesn??t work beacuse the MAC address will be changed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Aug 2002 11:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-nic-s-on-same-server/m-p/2777916#M584096</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2002-08-05T11:55:32Z</dc:date>
    </item>
  </channel>
</rss>

