<?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 Configuring LAN interfaces     Fail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651923#M89839</link>
    <description>Dear ALL,&lt;BR /&gt;&lt;BR /&gt;I hv 4*L2000 servers and are configured in NFS. Suddenly one server has started giving problem after reboot, In booting process it gives error as FAIL while Configuring LAN interfaces, when the system comes up in ioscan it it shows claimed for lan0 but in ifconfig ti says No such interface.&lt;BR /&gt;&lt;BR /&gt;while in next reboot it displays same error at the boot time but this time in ifconfig it is showing UP and its working.&lt;BR /&gt;&lt;BR /&gt;What could be the reason for this intermitent problem.&lt;BR /&gt;&lt;BR /&gt;Regards/Bhavin Shah</description>
    <pubDate>Thu, 24 Jan 2002 11:01:07 GMT</pubDate>
    <dc:creator>Bhavin Shah</dc:creator>
    <dc:date>2002-01-24T11:01:07Z</dc:date>
    <item>
      <title>Configuring LAN interfaces     Fail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651923#M89839</link>
      <description>Dear ALL,&lt;BR /&gt;&lt;BR /&gt;I hv 4*L2000 servers and are configured in NFS. Suddenly one server has started giving problem after reboot, In booting process it gives error as FAIL while Configuring LAN interfaces, when the system comes up in ioscan it it shows claimed for lan0 but in ifconfig ti says No such interface.&lt;BR /&gt;&lt;BR /&gt;while in next reboot it displays same error at the boot time but this time in ifconfig it is showing UP and its working.&lt;BR /&gt;&lt;BR /&gt;What could be the reason for this intermitent problem.&lt;BR /&gt;&lt;BR /&gt;Regards/Bhavin Shah</description>
      <pubDate>Thu, 24 Jan 2002 11:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651923#M89839</guid>
      <dc:creator>Bhavin Shah</dc:creator>
      <dc:date>2002-01-24T11:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring LAN interfaces     Fail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651924#M89840</link>
      <description>Check to see if the card it seated properly.&lt;BR /&gt;&lt;BR /&gt;If you've got a support contract might be worth giving hp a ring.</description>
      <pubDate>Fri, 25 Jan 2002 15:28:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651924#M89840</guid>
      <dc:creator>George_Dodds</dc:creator>
      <dc:date>2002-01-25T15:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring LAN interfaces     Fail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651925#M89841</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry to inform you, this question should go to hpux networking section.&lt;BR /&gt;&lt;BR /&gt;Please try to assign an IP to the interface and then try ifconfig lan0&lt;BR /&gt;&lt;BR /&gt;e.g;&lt;BR /&gt;&lt;BR /&gt;ifconfig lan0 inet 192.168.10.5 netmask 255.255.255.0 up&lt;BR /&gt;&lt;BR /&gt;and then try &lt;BR /&gt;ifconfig lan0 &lt;BR /&gt;It will show up&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Manoj</description>
      <pubDate>Mon, 28 Jan 2002 07:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651925#M89841</guid>
      <dc:creator>Manoj Kumar Sarangi</dc:creator>
      <dc:date>2002-01-28T07:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring LAN interfaces     Fail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651926#M89842</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Take a look at the /etc/rc.log file to determine the exact cause of the FAIL during startup. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Mon, 04 Feb 2002 11:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651926#M89842</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2002-02-04T11:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring LAN interfaces     Fail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651927#M89843</link>
      <description>check the file &lt;BR /&gt;/etc/rc.config.d/netconf&lt;BR /&gt;for the right value set for the parameters.&lt;BR /&gt;INTERFACE_NAME[0]="lan0"&lt;BR /&gt;IP_ADDRESS[0]="  " &lt;BR /&gt;SUNET_MASK[0]="  "&lt;BR /&gt;BROADCAST_ADDRESS[0]="  "&lt;BR /&gt;INTERFACE_STATE[0]=" "&lt;BR /&gt;DHCP_ENABLE[0]=&lt;BR /&gt;IF it requires any changes you can edit it either manually ot you can use the command set_parms to chnage the required parameters.&lt;BR /&gt;&lt;BR /&gt;-Vijay</description>
      <pubDate>Tue, 12 Feb 2002 13:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-lan-interfaces-fail/m-p/2651927#M89843</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2002-02-12T13:29:37Z</dc:date>
    </item>
  </channel>
</rss>

