<?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: IP Logical Interface in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082905#M542497</link>
    <description>That is correct.&lt;BR /&gt;&lt;BR /&gt;If you were to do something like:&lt;BR /&gt;&lt;BR /&gt;# ifconfig lan1:1 1.2.3.4 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;Then you would have IP address 1.2.3.4 assigned to lan1:1.  However, if you were to reboot at this point, then 1.2.3.4 would go away because /etc/rc.config.d/netconf has NOT been updated.&lt;BR /&gt;&lt;BR /&gt;The ifconfig command configured the interface, but does NOTHING else.</description>
    <pubDate>Mon, 08 Oct 2007 15:36:14 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2007-10-08T15:36:14Z</dc:date>
    <item>
      <title>IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082894#M542486</link>
      <description>Hi guys,&lt;BR /&gt;  I was hoping that you might have some isite on a problem that I encountered this weekend with two RP7420 servers, clustered with Oracle RAC, running 11.23.    &lt;BR /&gt;&lt;BR /&gt;  Both of these servers have an "IP Logical Interface on the NIC card of LAN0.  What is coincadance is that a 2 weeks ago our Application Vendor wanted Citrix access to these IP addresses.  At that time I did not even know these IP addresses existed.   At that time I went to /etc/rc.config.d/netconf and ther was no entry for this IP Logical Interface.   But SAM did see it.   I scrached my head wondering how it was working and what file would this entry be at.  &lt;BR /&gt;&lt;BR /&gt;Saturday morning no one was able to log into the application.   Our network Admin happened be said that "Openview" showed that one of these Logical IP addresses went down at 9:10 AM.    I went into SAM of both systems and they were gone.    I have never created one of these before, so I used SAM to re-create the IP Logical Interface.    Now I see it in the /etc/rc.config.d/netconf file.    &lt;BR /&gt;&lt;BR /&gt;I am trying to trouble shoot what happened on Saturday.  But the problem is that I do not even understand how this IP logical Interface was created on the installation, by the application vendor, 2 years ago.  &lt;BR /&gt;&lt;BR /&gt; Are there multiple ways of creating an "IP Logical Interface"?  &lt;BR /&gt;&lt;BR /&gt;   I went ahead and grabbed the /etc/rc.config.d/netconf files and put them in the home directory.  The time stamps on both of the files are Feb. 2006 and there are definatly no entrys for these Logical Interfaces in those files like they are on the ones I recreated Saturday.</description>
      <pubDate>Mon, 08 Oct 2007 12:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082894#M542486</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-10-08T12:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082895#M542487</link>
      <description>Grep for 'ifconfig' in /sbin/init.d/ directory.&lt;BR /&gt;&lt;BR /&gt;You may have any script, which enable/disable this interfaces.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Mon, 08 Oct 2007 12:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082895#M542487</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-10-08T12:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082896#M542488</link>
      <description>Yes there are multiple ways to create the logical ip interface. One way is ifconfig lan0:1 inet 192.168.1.1 will assign that address on top of the regular address for that interface.</description>
      <pubDate>Mon, 08 Oct 2007 12:21:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082896#M542488</guid>
      <dc:creator>David Bellamy</dc:creator>
      <dc:date>2007-10-08T12:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082897#M542489</link>
      <description>Ivan,&lt;BR /&gt;  3 files have ifconifg, but the time stamp is 2004, which means that these files have never been modified.&lt;BR /&gt;&lt;BR /&gt;maxux1:[/sbin/init.d]&lt;BR /&gt;# grep ifconfig * &lt;BR /&gt;net:# The ifconfig(1m) command assigns an IP address to a LAN interface and&lt;BR /&gt;net:# See ifconfig(1m)&lt;BR /&gt;net:# Do ifconfig commands for each interface&lt;BR /&gt;net:         emsg=$(ifconfig $MODLIST $NAME nofastpath $IP $MASK $BCAST $STATE 2&amp;gt;&amp;amp;1)&lt;BR /&gt;net:         emsg=$(ifconfig $MODLIST $NAME $IP $MASK $BCAST $STATE 2&amp;gt;&amp;amp;1)&lt;BR /&gt;net-ipv6:# The ifconfig(1m) command assigns an IPv6 address to a LAN interface&lt;BR /&gt;net-ipv6:# See ifconfig(1m)&lt;BR /&gt;net-ipv6:# Do ifconfig commands for each interface&lt;BR /&gt;net-ipv6:               emsg=$(ifconfig $MODLIST $NAME inet6 $LINKLOCAL_ADDRESS $STATE $FLAG)&lt;BR /&gt;net-ipv6:                       emsg=$(ifconfig $INTERFACE \&lt;BR /&gt;net-ipv6:                       emsg=$(ifconfig $INTERFACE \&lt;BR /&gt;net-ipv6:                       emsg=$(ifconfig $NAME inet6 tunnel $TYPE $LADDR $RADDR \&lt;BR /&gt;net-ipv6:                       emsg=$(ifconfig $NAME inet6 tunnel $TYPE $LADDR $RADDR \&lt;BR /&gt;net.init:emsg=$(ifconfig lo0 $IP up 2&amp;gt;&amp;amp;1)&lt;BR /&gt;net.init:emsg=$(ifconfig lo0 inet6 $IP up 2&amp;gt;&amp;amp;1)</description>
      <pubDate>Mon, 08 Oct 2007 13:06:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082897#M542489</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-10-08T13:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082898#M542490</link>
      <description>Bear in mind that these logical IP addresses could have been created "on the fly" either as a result of a specific ifconfig being issued from an interactive shell or within an application. You are looking in the standard locations for these entries but since these files have not been modified, it could well be that your application creates these IP's.</description>
      <pubDate>Mon, 08 Oct 2007 13:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082898#M542490</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-10-08T13:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082899#M542491</link>
      <description>Clay,&lt;BR /&gt;  thank you.   I am trying to contact my application Vendor to see if they have a standard method that creates this.   The Consultant who installed this, no longer works for the company any longer, so I have a feeling that they may not have or know of a standard way.    I will update you and let you know what they say.</description>
      <pubDate>Mon, 08 Oct 2007 13:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082899#M542491</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-10-08T13:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082900#M542492</link>
      <description>Is it possible that this could have been soley created in DNS.  Saturday morning we had DNS issues.  Is it possible that there was an entry in DNS and it got deleted there?</description>
      <pubDate>Mon, 08 Oct 2007 13:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082900#M542492</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-10-08T13:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082901#M542493</link>
      <description>No, not really.  DNS is merely a lookup facility that allows you to translate names to IP addresses and vice-versa.&lt;BR /&gt;&lt;BR /&gt;In order for an IP address to actually respond on a system it has to be configured somehow (ifconfig, /etc/rc.config.d/netconf and reboot, or via SAM).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Oct 2007 13:47:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082901#M542493</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-10-08T13:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082902#M542494</link>
      <description>The IP address could be related to serviceguard, if installed ...</description>
      <pubDate>Mon, 08 Oct 2007 14:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082902#M542494</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-10-08T14:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082903#M542495</link>
      <description>Torsten,&lt;BR /&gt;  We are not running Service Guard, only RAC.</description>
      <pubDate>Mon, 08 Oct 2007 15:26:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082903#M542495</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-10-08T15:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082904#M542496</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt; I just re-read your reply again.   If you set it up with the ipconfig command, are you saying this way will not update the /etc/rc.config.d/netconf file?</description>
      <pubDate>Mon, 08 Oct 2007 15:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082904#M542496</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-10-08T15:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082905#M542497</link>
      <description>That is correct.&lt;BR /&gt;&lt;BR /&gt;If you were to do something like:&lt;BR /&gt;&lt;BR /&gt;# ifconfig lan1:1 1.2.3.4 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;Then you would have IP address 1.2.3.4 assigned to lan1:1.  However, if you were to reboot at this point, then 1.2.3.4 would go away because /etc/rc.config.d/netconf has NOT been updated.&lt;BR /&gt;&lt;BR /&gt;The ifconfig command configured the interface, but does NOTHING else.</description>
      <pubDate>Mon, 08 Oct 2007 15:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082905#M542497</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-10-08T15:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082906#M542498</link>
      <description>Thanks Patrick.    The systems were rebooted many times the last couple of years, and the IP's always remained.   &lt;BR /&gt;&lt;BR /&gt; There must be or must have been a script some where.</description>
      <pubDate>Mon, 08 Oct 2007 15:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082906#M542498</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-10-08T15:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082907#M542499</link>
      <description>Two other (very non-standard hacks) ways to set things on reboot:&lt;BR /&gt; &lt;BR /&gt;grep ifconfig /sbin/rc?.d/*&lt;BR /&gt; &lt;BR /&gt;Normally, /sbin/rc directories are used to link init.d scripts but non-HP-UX admins may dump some custom startup script(s) in rc2.d and rc3.d.&lt;BR /&gt; &lt;BR /&gt;The other (poor) way to do this is in inittab, usually with a script.&lt;BR /&gt; &lt;BR /&gt;To see all the active LANs including logical or secondary IPs, use:&lt;BR /&gt; &lt;BR /&gt;netstat -in&lt;BR /&gt; &lt;BR /&gt;The ifconfig command sets the primary lan address with an index of :0, so lan0 and lan0:0 are the same for the primary address. Extra addresses on the same lan start with index :1 and so on.</description>
      <pubDate>Mon, 08 Oct 2007 22:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082907#M542499</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-10-08T22:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: IP Logical Interface</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082908#M542500</link>
      <description>It is possible that the scripts, particularly if they were third-party, are outside of the standard init tree, so broadening the search to include additional tree's - perhaps even everything under / :) - might be a worthwhile endeavour.</description>
      <pubDate>Tue, 09 Oct 2007 12:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-logical-interface/m-p/4082908#M542500</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2007-10-09T12:18:55Z</dc:date>
    </item>
  </channel>
</rss>

