<?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: LAN Configuration [FAIL] in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433476#M3974</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The reason a startup script has the 'FAILED' flag, is because the script returned an exit code of 2 (... I believe. It is 1 or 2, the other being the cause for the 'SKIPPED' flag).&lt;BR /&gt;&lt;BR /&gt;You say that everything seems to work fine, so it can be an unexpected error in the startup script.&lt;BR /&gt;&lt;BR /&gt;The first thing to do is check the contents of the file /etc/rc.log. This file contains output (stdout/stderr) of the boot scripts. These errors might help pinpointing the problem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;Rik</description>
    <pubDate>Fri, 28 Jul 2000 16:34:36 GMT</pubDate>
    <dc:creator>RikTytgat</dc:creator>
    <dc:date>2000-07-28T16:34:36Z</dc:date>
    <item>
      <title>LAN Configuration [FAIL]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433475#M3973</link>
      <description>I received a complaint from a client about a subnet mask issue on a 9000/700 running 10.20.&lt;BR /&gt;&lt;BR /&gt;When I attempted to recreate the problem (changed netmask to 255.255.255.224), the LAN Configuration FAILED at bootup.  While logged in, I don't appear to have any network problems as I can talk to other machines on the same network, but I can't figure out why this item FAILS at bootup.  I have changed the netmask back to the original configuration (255.255.255.240), and it still fails at bootup.  I made the changes using both ifconfig and SAM, and get the same result&lt;BR /&gt;&lt;BR /&gt;Can someone please tell me what I am doing wrong?  I am still relatively new to HP-UX, so any advice would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Grant</description>
      <pubDate>Fri, 28 Jul 2000 14:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433475#M3973</guid>
      <dc:creator>Grant Wenstrand</dc:creator>
      <dc:date>2000-07-28T14:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: LAN Configuration [FAIL]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433476#M3974</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The reason a startup script has the 'FAILED' flag, is because the script returned an exit code of 2 (... I believe. It is 1 or 2, the other being the cause for the 'SKIPPED' flag).&lt;BR /&gt;&lt;BR /&gt;You say that everything seems to work fine, so it can be an unexpected error in the startup script.&lt;BR /&gt;&lt;BR /&gt;The first thing to do is check the contents of the file /etc/rc.log. This file contains output (stdout/stderr) of the boot scripts. These errors might help pinpointing the problem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;Rik</description>
      <pubDate>Fri, 28 Jul 2000 16:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433476#M3974</guid>
      <dc:creator>RikTytgat</dc:creator>
      <dc:date>2000-07-28T16:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: LAN Configuration [FAIL]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433477#M3975</link>
      <description>Check and update /etc/rc.config.d/netconf file with the lan configurations as necessary.&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Fri, 28 Jul 2000 17:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433477#M3975</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-07-28T17:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: LAN Configuration [FAIL]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433478#M3976</link>
      <description>I seem to recall some issues with the way that HP interprets the RFC that specifies subnetting.  If subnet checking iss enabled, HPUX will not allow you to use the forst or last subnet in a network.  If you see any errors like: ioctl (SIOCSIFNETMASK): Bad value, then that is almost certainly the issue.  &lt;BR /&gt;&lt;BR /&gt;You can disable subnet mask checking on the fly with:&lt;BR /&gt;nettune -s ip_check_subnet_addr 0  (for 10.20)&lt;BR /&gt;ndd -set /dev/ip ip_check_subnet_addr 0 (for 11.00)&lt;BR /&gt;&lt;BR /&gt;To make these changes permanent modify your network startup script for 10.20 or /etc/rc.config.d/nddconf for 11.0.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Jul 2000 17:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433478#M3976</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-07-28T17:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: LAN Configuration [FAIL]</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433479#M3977</link>
      <description>Make sure that /etc/rc.config.d/netconf is updated with the subnetmask which you want.&lt;BR /&gt;Below is a sample of it.&lt;BR /&gt;INTERFACE_NAME[0]=lan?&lt;BR /&gt;IP_ADDRESS[0]="x.x.x.x"&lt;BR /&gt;SUBNET_MASK[0]="255.255.252.x"&lt;BR /&gt;BROADCAST_ADDRESS[0]=""&lt;BR /&gt;LANCONFIG_ARGS[0]="ether"&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;i guess ifconfig doesn't update the netconf file.</description>
      <pubDate>Sun, 30 Jul 2000 10:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lan-configuration-fail/m-p/2433479#M3977</guid>
      <dc:creator>Vincente Fernandes</dc:creator>
      <dc:date>2000-07-30T10:11:25Z</dc:date>
    </item>
  </channel>
</rss>

