<?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: Creating a VIP (virtual IP) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996103#M696235</link>
    <description>Edit netconf file reflecting Virtual IP. You can duplicate what it has for lan0. But make sure that you change instance nos like this&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=XXXXXXXXXXXX&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=XXXXXXXXXXX&lt;BR /&gt;INTERFACE_STATE[0]=up&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[1]=lan0:1&lt;BR /&gt;IP_ADDRESS[1]=XXXXXXXXXXXXX&lt;BR /&gt;SUBNET_MASK[1]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[1]=XXXXXXXXXXXX&lt;BR /&gt;INTERFACE_STATE[1]=up&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Aug 2006 11:43:31 GMT</pubDate>
    <dc:creator>IT_2007</dc:creator>
    <dc:date>2006-08-08T11:43:31Z</dc:date>
    <item>
      <title>Creating a VIP (virtual IP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996102#M696234</link>
      <description>How is a virtual IP created, that is, one IP to failover from one server to another.  I created using ifconfig lan0:1...... on one of the servers.  Do  I do the same (with the same IP) on the other server?</description>
      <pubDate>Tue, 08 Aug 2006 11:39:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996102#M696234</guid>
      <dc:creator>Bob Carback</dc:creator>
      <dc:date>2006-08-08T11:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a VIP (virtual IP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996103#M696235</link>
      <description>Edit netconf file reflecting Virtual IP. You can duplicate what it has for lan0. But make sure that you change instance nos like this&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=XXXXXXXXXXXX&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=XXXXXXXXXXX&lt;BR /&gt;INTERFACE_STATE[0]=up&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[1]=lan0:1&lt;BR /&gt;IP_ADDRESS[1]=XXXXXXXXXXXXX&lt;BR /&gt;SUBNET_MASK[1]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[1]=XXXXXXXXXXXX&lt;BR /&gt;INTERFACE_STATE[1]=up&lt;BR /&gt;DHCP_ENABLE[1]=0&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 11:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996103#M696235</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-08-08T11:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a VIP (virtual IP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996104#M696236</link>
      <description>The virtual IPs actually should be created / configured within your SG packages.  You don't manually create the virtual IP on the server.&lt;BR /&gt;&lt;BR /&gt;Each package should have its own IP address configured in the package control script.  That way the appropriate IP address is configured on whichever machine the package is starting on.</description>
      <pubDate>Tue, 08 Aug 2006 11:46:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996104#M696236</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-08-08T11:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a VIP (virtual IP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996105#M696237</link>
      <description>You must use serviceguard to use this functionality of a IP address failover to another host. Without this software, you will simply duplicate the IP address and generate a lot of trouble.</description>
      <pubDate>Tue, 08 Aug 2006 13:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996105#M696237</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-08-08T13:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a VIP (virtual IP)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996106#M696238</link>
      <description>I've modified the package control script and this worked. Thanks</description>
      <pubDate>Tue, 08 Aug 2006 14:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-a-vip-virtual-ip/m-p/4996106#M696238</guid>
      <dc:creator>Bob Carback</dc:creator>
      <dc:date>2006-08-08T14:22:58Z</dc:date>
    </item>
  </channel>
</rss>

