<?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: plumb error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473430#M17030</link>
    <description>kofi -&lt;BR /&gt;&lt;BR /&gt;i'm not so sure about the only having to plumb the first interface. i suspect you are thinking about only having to plumb what the transport considers the physical interface - eg lan0:0, lan1:0, etc. &lt;BR /&gt;&lt;BR /&gt;the additional logical (alias) interfaces do not need to be plumbed (lan0:1, lan0:2, etc)&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Dec 2000 08:12:04 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2000-12-14T08:12:04Z</dc:date>
    <item>
      <title>plumb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473425#M17025</link>
      <description>Hello,&lt;BR /&gt;I have this strange problem:&lt;BR /&gt;&lt;BR /&gt;I have a k380 with hp-ux 11.0 OS on it.&lt;BR /&gt;when I try to configure my LAN interface, I have a response like:&lt;BR /&gt;&lt;BR /&gt;ifconfig: plumb error: no such file or directory&lt;BR /&gt;&lt;BR /&gt;this problem is about lan2 (I have another lan interface, which reserved lan0 and lan1), the one on core I/O, which is my primary lan interface.&lt;BR /&gt;&lt;BR /&gt;I cannot configure this interface, although linkloop, lanscan and ioscan show, that's everything's just fine.&lt;BR /&gt;&lt;BR /&gt;I also checked /sbin/rc2.d/net and /sbin/rc2.d/net.init. The second one stops on ifconfig (the reason is like before - no such file or directory) , and the second one starts ok. &lt;BR /&gt;&lt;BR /&gt;while the primary lan interface has 2nd number, I've changed infos in /etc/rc.config.d/netconf from 0 (which is default value) to 2.&lt;BR /&gt;&lt;BR /&gt;what could be wrong?&lt;BR /&gt;thanks for your assitance!&lt;BR /&gt;&lt;BR /&gt;Mariusz Grabowski</description>
      <pubDate>Wed, 13 Dec 2000 15:11:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473425#M17025</guid>
      <dc:creator>mariusz grabowski</dc:creator>
      <dc:date>2000-12-13T15:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: plumb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473426#M17026</link>
      <description>things to check : &lt;BR /&gt;&lt;BR /&gt;Symbolically linked /dev/lan to /dev/dlpi:&lt;BR /&gt;  ln -s /dev/dlpi /dev/lan &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Dec 2000 15:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473426#M17026</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-12-13T15:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: plumb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473427#M17027</link>
      <description>Actually, you only need to plumb the first card!  all other cards need not be plumbed.  so make sure that lan0 is plumbed and you would not need to plumb lan2.  However, I would suggest the following:&lt;BR /&gt;&lt;BR /&gt;first, you might want to check that you have loaded any drivers you need for that card.&lt;BR /&gt;&lt;BR /&gt;next try running:&lt;BR /&gt;&lt;BR /&gt;insf -e&lt;BR /&gt;&lt;BR /&gt;next do an ioscan -fnC lan and ensure that the SW state is CLAIMED... if it is not - that is an indication that the drivers have not been loaded.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Dec 2000 15:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473427#M17027</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-12-13T15:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: plumb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473428#M17028</link>
      <description>Have a look at the following link :-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://europe-support.external.hp.com/cki/bin/doc.pl/sid=fa2fc282104e65a287/screen=ckiDisplayDocument?docId=200000033746820" target="_blank"&gt;http://europe-support.external.hp.com/cki/bin/doc.pl/sid=fa2fc282104e65a287/screen=ckiDisplayDocument?docId=200000033746820&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;laters</description>
      <pubDate>Wed, 13 Dec 2000 15:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473428#M17028</guid>
      <dc:creator>Devbinder Singh Marway</dc:creator>
      <dc:date>2000-12-13T15:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: plumb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473429#M17029</link>
      <description>This problem may be caused by not starting /sbin/init.d/net.init before&lt;BR /&gt;the /sbin/init.d/net script</description>
      <pubDate>Wed, 13 Dec 2000 15:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473429#M17029</guid>
      <dc:creator>Matthew Cherry</dc:creator>
      <dc:date>2000-12-13T15:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: plumb error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473430#M17030</link>
      <description>kofi -&lt;BR /&gt;&lt;BR /&gt;i'm not so sure about the only having to plumb the first interface. i suspect you are thinking about only having to plumb what the transport considers the physical interface - eg lan0:0, lan1:0, etc. &lt;BR /&gt;&lt;BR /&gt;the additional logical (alias) interfaces do not need to be plumbed (lan0:1, lan0:2, etc)&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Dec 2000 08:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/plumb-error/m-p/2473430#M17030</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2000-12-14T08:12:04Z</dc:date>
    </item>
  </channel>
</rss>

