<?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: 2 ethernet address, two different ip in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025320#M574080</link>
    <description>I would suggest to reboot the server when all  changes are implemented.&lt;BR /&gt;&lt;BR /&gt;Elena.</description>
    <pubDate>Wed, 16 Jul 2003 13:42:37 GMT</pubDate>
    <dc:creator>Elena Leontieva</dc:creator>
    <dc:date>2003-07-16T13:42:37Z</dc:date>
    <item>
      <title>2 ethernet address, two different ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025318#M574078</link>
      <description>Hi everyone:&lt;BR /&gt;I need help in configuring two separate ethernet interface with two different ip address.  This won't be done until later but need to make sure is right before implementing the changes.  The lan0 has ip address 10.X.X.X&lt;BR /&gt;and the lan1 has ip address of 10.X.X.Z.&lt;BR /&gt;I changed the /etc/rc.config.d/netconf and looks like the following:&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=10.X.X.X&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=10.X.X.Y&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[1]=lan1&lt;BR /&gt;IP_ADDRESS[1]=10.X.X.Z&lt;BR /&gt;SUBNET_MASK[1]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[1]=10.X.X.Y&lt;BR /&gt;INTERFACE_STATE[1]=""&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;Do I need to configure any more files in order for two interface to work?  Thanks.&lt;BR /&gt;&lt;BR /&gt;H&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jul 2003 13:05:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025318#M574078</guid>
      <dc:creator>Rob O'Connor</dc:creator>
      <dc:date>2003-07-16T13:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: 2 ethernet address, two different ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025319#M574079</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;after modify the /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/net stop&lt;BR /&gt;#/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;You need to modify the /etc/hosts with the new IPaddres&lt;BR /&gt;&lt;BR /&gt;Enrico.</description>
      <pubDate>Wed, 16 Jul 2003 13:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025319#M574079</guid>
      <dc:creator>Enrico P.</dc:creator>
      <dc:date>2003-07-16T13:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: 2 ethernet address, two different ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025320#M574080</link>
      <description>I would suggest to reboot the server when all  changes are implemented.&lt;BR /&gt;&lt;BR /&gt;Elena.</description>
      <pubDate>Wed, 16 Jul 2003 13:42:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025320#M574080</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-07-16T13:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: 2 ethernet address, two different ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025321#M574081</link>
      <description>In HP-UX you can't have to lan card's lan0 and lan1 in this example on the same network and subnet.&lt;BR /&gt;&lt;BR /&gt;In this example, because your subnet is 255.255.255.0 the network is the first three octets of the IP address&lt;BR /&gt;&lt;BR /&gt;both networks are 10.X.X&lt;BR /&gt;&lt;BR /&gt;That is a good way to lock up your machine or drop it right off the network. Trust me, I've got the tee-shirt on this one, tried it myself.&lt;BR /&gt;&lt;BR /&gt;If you are attempting to team the NIC cards or create a failover situation, you need to purchase APA, Auto Port Agregation.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 16 Jul 2003 13:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025321#M574081</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-16T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: 2 ethernet address, two different ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025322#M574082</link>
      <description>Note, that if you get it on 10.X.Y and 10.X.Z, - it works fine. We have two cards/IPs  on most of our servers.</description>
      <pubDate>Wed, 16 Jul 2003 14:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025322#M574082</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-07-16T14:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: 2 ethernet address, two different ip</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025323#M574083</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Above configuration is OK&lt;BR /&gt;&lt;BR /&gt;After editing /etc/rc.config.d/netconf file i wll suggest u to reboot the system for proper binding the lan interfaces.&lt;BR /&gt;&lt;BR /&gt;And also put the entry in /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;Check the interfaces after rebooting use the command ifconfig,lanscan,netstat,lanadmin</description>
      <pubDate>Thu, 17 Jul 2003 04:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ethernet-address-two-different-ip/m-p/3025323#M574083</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2003-07-17T04:25:02Z</dc:date>
    </item>
  </channel>
</rss>

