<?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: Cannot configure lan0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822610#M580918</link>
    <description>OK.  Not sure how I fixed this for sure, but i used SAM and disabled the network card.  Once it was disabled, I selected "enable dhcp." After things loaded, it seemed to work and I am now able to ping devices on my network and ftp into the computer.  &lt;BR /&gt;&lt;BR /&gt;Perhaps the trick was disabling the lan first, although that doesn't seem like the cause of my problems.  At least it is working now.  &lt;BR /&gt;&lt;BR /&gt;Thank you for responding to my question!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;=^..^=</description>
    <pubDate>Wed, 09 Oct 2002 23:45:26 GMT</pubDate>
    <dc:creator>Kenneth Stoutzenberger</dc:creator>
    <dc:date>2002-10-09T23:45:26Z</dc:date>
    <item>
      <title>Cannot configure lan0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822606#M580914</link>
      <description>Hi,&lt;BR /&gt;I've just installed HP-UX11 on an HPB2000 machine.  The machine has a network card built into the motherboard and one in a slot.  The one in the slot does not appear to be working (none of the lamps light). I believe this card had worked prior to the installation, so maybe I have to configure it somehow.  Anyway, the onboard network card was discovered as lan0 and I am able to use it but I am having a problem setting up its parameters.  Originally, I did not set up a gateway or use DHCP.  I just assigned it an address of 10.0.0.5.  Once the machine booted and I logged in, I checked the netconf file and can see the IP address 10.0.0.5 and a subnet mask of 255.0.0.0.   I am able to ping localhost and 10.0.0.5 as well as my gateway at 10.0.0.1, so it appears the network card is configured "ok."  &lt;BR /&gt;The problem occurs when I try to change the subnet mask to 255.255.255.0 - the machine hangs and I have to use the power switch to reboot it.  Also, if I turn on DHCP the same thing happens.&lt;BR /&gt;When the machine reboots, I get a fail * on the lan and then it hangs trying to load something for NFS.  I skip out of the boot process and modify the netconf file, and I am able to boot up the machine again.  From my little knowledge about networking, I am not doing anything wrong.  All the Windows machine on my local network are in the 10.0.0 network and use 255.255.255.0 for the subnet mask...and use DHCP.  Since I'm new to UNIX, I'm wondering if I am missing something basic here.  Thanks for any clues.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 09 Oct 2002 20:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822606#M580914</guid>
      <dc:creator>Kenneth Stoutzenberger</dc:creator>
      <dc:date>2002-10-09T20:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure lan0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822607#M580915</link>
      <description>with respect to your lan card not having lights... you most likely need to install the driver for it... the driver comes on the application cdrom software set... these days a 4 or 5 disk set you can get.  You could also go to the HP website and search on the lan card part ID.... then download the driver and install it with swinstall.  It is a reboot item, but should get that card up and running.&lt;BR /&gt;&lt;BR /&gt;How are you trying to change the subnet mask?  Are you using set_parms?&lt;BR /&gt;&lt;BR /&gt;set_parms addl_netwrk&lt;BR /&gt;&lt;BR /&gt;that will fire up a little interface that will directlry address changing subnet mask... try that if you have not already.&lt;BR /&gt;&lt;BR /&gt;Ted</description>
      <pubDate>Wed, 09 Oct 2002 21:10:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822607#M580915</guid>
      <dc:creator>Ted Ellis_2</dc:creator>
      <dc:date>2002-10-09T21:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure lan0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822608#M580916</link>
      <description>It appears that the appropriate 'btlan?' driver may not be installed into your kernel. In the output of 'ioscan -fnkC lan' does the card appear as 'UNKNOWN'?</description>
      <pubDate>Wed, 09 Oct 2002 21:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822608#M580916</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-10-09T21:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure lan0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822609#M580917</link>
      <description>"How are you trying to change the subnet mask? Are you using set_parms? "&lt;BR /&gt;&lt;BR /&gt;I am using set_parms addl_netwrk &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;"It appears that the appropriate 'btlan?' driver may not be installed into your kernel. In the output of 'ioscan -fnkC lan' does the card appear as 'UNKNOWN'?  "&lt;BR /&gt;&lt;BR /&gt;It looks like it has found the btlan3 driver.  results of ioscan are:&lt;BR /&gt;lan 0 10/0/12/0 btlan3 /dev/ether0  CLAIMED inerface  ethernet&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Oct 2002 22:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822609#M580917</guid>
      <dc:creator>Kenneth Stoutzenberger</dc:creator>
      <dc:date>2002-10-09T22:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure lan0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822610#M580918</link>
      <description>OK.  Not sure how I fixed this for sure, but i used SAM and disabled the network card.  Once it was disabled, I selected "enable dhcp." After things loaded, it seemed to work and I am now able to ping devices on my network and ftp into the computer.  &lt;BR /&gt;&lt;BR /&gt;Perhaps the trick was disabling the lan first, although that doesn't seem like the cause of my problems.  At least it is working now.  &lt;BR /&gt;&lt;BR /&gt;Thank you for responding to my question!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;=^..^=</description>
      <pubDate>Wed, 09 Oct 2002 23:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822610#M580918</guid>
      <dc:creator>Kenneth Stoutzenberger</dc:creator>
      <dc:date>2002-10-09T23:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure lan0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822611#M580919</link>
      <description>Ken,&lt;BR /&gt;&lt;BR /&gt;alert!&lt;BR /&gt;&lt;BR /&gt;set_parms -- sucks and should be discarded by HP or at least rewritten to actually work! It's most likely just writing garbage to your netconf file. You need to manually modify this information and then reboot (to be safe).&lt;BR /&gt;&lt;BR /&gt;and just because something works in windoze doesn't mean it's supposed to work that way.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As for proper networking masks, consult your networking expert that knows the rules your routers/switches have inuse.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 10 Oct 2002 00:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822611#M580919</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-10-10T00:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure lan0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822612#M580920</link>
      <description>The reason you cannot use 10.0.0.5 with a subnet mask of 255.255.255.0 is because it violates RFC1122 (subnet with all zeros)&lt;BR /&gt;you can disable subnet checking by editting /etc/rc.config.d/netconf with the following 3 lines:&lt;BR /&gt;TRANSPORT_NAME[x]=ip&lt;BR /&gt;NDD_NAME[x]=ip_check_subnet_addr&lt;BR /&gt;NDD_VALUE[x]=0&lt;BR /&gt;&lt;BR /&gt;where x represents the next available index&lt;BR /&gt;&lt;BR /&gt;The reason you do not see the second card, is probably because the driver is not installed. You need to install the driver for the card from you appplication cd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Oct 2002 13:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822612#M580920</guid>
      <dc:creator>Nashford Ramdeen</dc:creator>
      <dc:date>2002-10-11T13:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot configure lan0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822613#M580921</link>
      <description>Thanks everyone,&lt;BR /&gt;&lt;BR /&gt;I think I'm set on this issue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;=^..^=</description>
      <pubDate>Fri, 11 Oct 2002 15:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-configure-lan0/m-p/2822613#M580921</guid>
      <dc:creator>Kenneth Stoutzenberger</dc:creator>
      <dc:date>2002-10-11T15:16:23Z</dc:date>
    </item>
  </channel>
</rss>

