<?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 ips  on the same nic in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789882#M582628</link>
    <description>This is the output of netstat -rn&lt;BR /&gt;&lt;BR /&gt;[h3mih042]/#netstat -rn&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination  Gw            Flags Refs If  Pmtu&lt;BR /&gt;127.0.0.1    127.0.0.1     UH    0   lo0   4136&lt;BR /&gt;10.214.136.1 10.214.136.1  UH    0  lan0:1 4136&lt;BR /&gt;10.214.16.11 10.214.16.11  UH    0  lan0   4136&lt;BR /&gt;10.214.136.0 10.214.136.1  U     4  lan0:1 1500&lt;BR /&gt;10.214.16.0  10.214.16.11  U     4  lan0   1500&lt;BR /&gt;default      10.214.16.250 UG       lan0   0&lt;BR /&gt;&lt;BR /&gt;errata corrige:&lt;BR /&gt;...&lt;BR /&gt;if i configure lan0:1 = 10.214.16.2/27 (the same subnet of lan0) all works fine. &lt;BR /&gt;...&lt;BR /&gt;instead of&lt;BR /&gt;...&lt;BR /&gt;if i configure lan0:1 = 10.214.136.2/27 (the same subnet of lan0) all works fine.&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Luca&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Aug 2002 06:44:20 GMT</pubDate>
    <dc:creator>Luca_11</dc:creator>
    <dc:date>2002-08-21T06:44:20Z</dc:date>
    <item>
      <title>multiple ips  on the same nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789879#M582625</link>
      <description>hi, &lt;BR /&gt;i try to describe the situation:&lt;BR /&gt;i've only one NIC (hp-ux 11i) and i need to assign it 2 different ip belonging to different networks.&lt;BR /&gt;so the current situation is:&lt;BR /&gt;lan0 = 10.214.16.11/24&lt;BR /&gt;lan0:1 = 10.214.136.1/27&lt;BR /&gt;Now i execute this command:&lt;BR /&gt;traceroute -s 10.215.16.11 remotehost&lt;BR /&gt;the output is ok, remote host i reached.&lt;BR /&gt;&lt;BR /&gt;instead executing &lt;BR /&gt;traceroute -s 10.214.136.1 remotehost&lt;BR /&gt;remote host is not reached.&lt;BR /&gt;&lt;BR /&gt;if i configure lan0:1 = 10.214.136.2/27 (the same subnet of lan0) all works fine.&lt;BR /&gt;&lt;BR /&gt;I'm not sure if it depends on firewall configuretion so the question is:&lt;BR /&gt;Is it possible configure multiple ip belonging to different network on the same NIC?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Luca&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Aug 2002 13:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789879#M582625</guid>
      <dc:creator>Luca_11</dc:creator>
      <dc:date>2002-08-20T13:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: multiple ips  on the same nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789880#M582626</link>
      <description>Do a netstat -rn and make sure that there is a route for each IP address.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Aug 2002 15:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789880#M582626</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-08-20T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: multiple ips  on the same nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789881#M582627</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; &lt;IS it="" possible="" configure="" multiple="" ip="" belonging="" to="" different="" network="" on="" the="" same="" nic=""&gt;&lt;BR /&gt;&lt;BR /&gt; Yes.   What's the output of netstat -r (and netstat -nr).&lt;BR /&gt;&lt;BR /&gt;-raj&lt;BR /&gt;&lt;/IS&gt;</description>
      <pubDate>Tue, 20 Aug 2002 15:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789881#M582627</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-08-20T15:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: multiple ips  on the same nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789882#M582628</link>
      <description>This is the output of netstat -rn&lt;BR /&gt;&lt;BR /&gt;[h3mih042]/#netstat -rn&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination  Gw            Flags Refs If  Pmtu&lt;BR /&gt;127.0.0.1    127.0.0.1     UH    0   lo0   4136&lt;BR /&gt;10.214.136.1 10.214.136.1  UH    0  lan0:1 4136&lt;BR /&gt;10.214.16.11 10.214.16.11  UH    0  lan0   4136&lt;BR /&gt;10.214.136.0 10.214.136.1  U     4  lan0:1 1500&lt;BR /&gt;10.214.16.0  10.214.16.11  U     4  lan0   1500&lt;BR /&gt;default      10.214.16.250 UG       lan0   0&lt;BR /&gt;&lt;BR /&gt;errata corrige:&lt;BR /&gt;...&lt;BR /&gt;if i configure lan0:1 = 10.214.16.2/27 (the same subnet of lan0) all works fine. &lt;BR /&gt;...&lt;BR /&gt;instead of&lt;BR /&gt;...&lt;BR /&gt;if i configure lan0:1 = 10.214.136.2/27 (the same subnet of lan0) all works fine.&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Luca&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 06:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789882#M582628</guid>
      <dc:creator>Luca_11</dc:creator>
      <dc:date>2002-08-21T06:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: multiple ips  on the same nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789883#M582629</link>
      <description>add a entry in the /etc/rc.config.d/nddconf file like this&lt;BR /&gt;&lt;BR /&gt;TRANSPORT_NAME[0]=ip&lt;BR /&gt;NDD_NAME[0]=ip_check_subnet_addr&lt;BR /&gt;NDD_VALUE[0]=0&lt;BR /&gt;&lt;BR /&gt;and restart network!&lt;BR /&gt;(Check that no other entry with the 0 exists. If this change the 0 for another number!)&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 09:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789883#M582629</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2002-08-21T09:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: multiple ips  on the same nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789884#M582630</link>
      <description>this solution has not solved my problem,is it possible that the problem is the configuration of vlan?&lt;BR /&gt;&lt;BR /&gt;bye &lt;BR /&gt;Luca</description>
      <pubDate>Wed, 21 Aug 2002 09:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789884#M582630</guid>
      <dc:creator>Luca_11</dc:creator>
      <dc:date>2002-08-21T09:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: multiple ips  on the same nic</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789885#M582631</link>
      <description>Luca,&lt;BR /&gt;&lt;BR /&gt;Just a reminder to give points out to those who answered your questions. It only takes a moment, and helps make the forums more useful to everyone. &lt;BR /&gt;&lt;BR /&gt;Sean &lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 17:09:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/multiple-ips-on-the-same-nic/m-p/2789885#M582631</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2002-09-12T17:09:55Z</dc:date>
    </item>
  </channel>
</rss>

