<?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: ifconfig in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933727#M112124</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check the numbers ( between brackets [] ) in the /etc/rc.config.d/netconf file.&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
    <pubDate>Mon, 24 Mar 2003 09:06:46 GMT</pubDate>
    <dc:creator>G. Vrijhoeven</dc:creator>
    <dc:date>2003-03-24T09:06:46Z</dc:date>
    <item>
      <title>ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933724#M112121</link>
      <description>Hi ALL,&lt;BR /&gt;&lt;BR /&gt;Iam getting a following error after reboot and server is not coming online after that&lt;BR /&gt;&lt;BR /&gt;lo0 interface:ifconfig :check plumbing error: bad file number&lt;BR /&gt;&lt;BR /&gt;ANy help</description>
      <pubDate>Mon, 24 Mar 2003 07:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933724#M112121</guid>
      <dc:creator>ricky_8</dc:creator>
      <dc:date>2003-03-24T07:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933725#M112122</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The first thing I would be checking is whether this symbolic link exists:&lt;BR /&gt;/dev/lan to /dev/dlpi&lt;BR /&gt;&lt;BR /&gt;If it is not, then run:&lt;BR /&gt;# ln -s /dev/dlpi /dev/lan &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Michael&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 07:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933725#M112122</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-24T07:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933726#M112123</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;The link is already present.Iam getting errors in rc.log for net.link and net scripts.&lt;BR /&gt;&lt;BR /&gt;Never seen Bad file number ? error&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Sajesh.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 09:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933726#M112123</guid>
      <dc:creator>ricky_8</dc:creator>
      <dc:date>2003-03-24T09:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933727#M112124</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check the numbers ( between brackets [] ) in the /etc/rc.config.d/netconf file.&lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Mon, 24 Mar 2003 09:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933727#M112124</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2003-03-24T09:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933728#M112125</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You check you /etc/rc.config.d/netconf file&lt;BR /&gt;the interface number specified inside [] may be wrong.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 24 Mar 2003 10:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933728#M112125</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-03-24T10:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933729#M112126</link>
      <description>Iam not ableto configure even the lookback address on it.Gives same error Bad file name.</description>
      <pubDate>Mon, 24 Mar 2003 10:34:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933729#M112126</guid>
      <dc:creator>ricky_8</dc:creator>
      <dc:date>2003-03-24T10:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933730#M112127</link>
      <description>Ricky,&lt;BR /&gt;&lt;BR /&gt;Do you get any further errors when starting the networking manually ? # /sbin/init.t/net start&lt;BR /&gt;&lt;BR /&gt;I found a similar problem relating to a missing /dev/sad.&lt;BR /&gt;&lt;BR /&gt;Fix is insf -ev &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 11:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933730#M112127</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-03-24T11:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933731#M112128</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Check this...&lt;BR /&gt;&lt;BR /&gt;# lsdev -d sad&lt;BR /&gt;    Character     Block       Driver          Class&lt;BR /&gt;       74          -1         sad             pseudo&lt;BR /&gt;# lsdev -d tcp&lt;BR /&gt;    Character     Block       Driver          Class&lt;BR /&gt;       79          -1         tcp             pseudo&lt;BR /&gt;&lt;BR /&gt;# insf -ed sad&lt;BR /&gt;insf: Installing special files for pseudo driver sad&lt;BR /&gt;&lt;BR /&gt;# insf -ed tcp&lt;BR /&gt;insf: Installing special files for pseudo driver tcp&lt;BR /&gt;&lt;BR /&gt;Then try to run the net.init script and post the results, if it still fails:&lt;BR /&gt;&lt;BR /&gt;# sh -x /sbin/init.d/net.init start&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Mon, 24 Mar 2003 11:17:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933731#M112128</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-03-24T11:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933732#M112129</link>
      <description>Mike/Dietmark/ALL,&lt;BR /&gt;&lt;BR /&gt;Even tried that, but i get same error "check plumbing error :Bad File name"&lt;BR /&gt;&lt;BR /&gt;rgds</description>
      <pubDate>Mon, 24 Mar 2003 13:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933732#M112129</guid>
      <dc:creator>ricky_8</dc:creator>
      <dc:date>2003-03-24T13:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933733#M112130</link>
      <description>You have me beat Ricky.  &lt;BR /&gt;&lt;BR /&gt;What does SAM say when you try to configure a LAN card, it sometimes give you a better error.</description>
      <pubDate>Mon, 24 Mar 2003 16:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933733#M112130</guid>
      <dc:creator>Michael Duthie</dc:creator>
      <dc:date>2003-03-24T16:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933734#M112131</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you have a "real" script call /sbin/init.d/net.init?.&lt;BR /&gt;&lt;BR /&gt;What does "sh -x /sbin/init.d/net.init" give?. It should printout the debugging output.&lt;BR /&gt;&lt;BR /&gt;Make sure it is not of 0 bytes size. Compare it with another server.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 24 Mar 2003 16:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933734#M112131</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-24T16:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933735#M112132</link>
      <description>From HP&lt;BR /&gt;---------------------&lt;BR /&gt;This problem is caused by not starting /sbin/init.d/net.init before&lt;BR /&gt;the /sbin/init.d/net script.&lt;BR /&gt;&lt;BR /&gt;HP-UX versions prior to 10.30 did not have an /sbin/init.d/net.init&lt;BR /&gt;startup script.&lt;BR /&gt;----------------------&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Tue, 25 Mar 2003 04:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933735#M112132</guid>
      <dc:creator>Jon Finley</dc:creator>
      <dc:date>2003-03-25T04:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: ifconfig</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933736#M112133</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;Thanxs a lot , but i found that the kernel was corrupt and hence rebuilt the server. Now itis ok, but dont know what made it behave like that.&lt;BR /&gt;&lt;BR /&gt;Rgds,</description>
      <pubDate>Wed, 09 Apr 2003 02:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ifconfig/m-p/2933736#M112133</guid>
      <dc:creator>ricky_8</dc:creator>
      <dc:date>2003-04-09T02:11:03Z</dc:date>
    </item>
  </channel>
</rss>

