<?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: Regarding lan interface... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992696#M422656</link>
    <description>Hi Srinu,&lt;BR /&gt;you are definitely trying to assign the same IP address to both network cards (I'm not too sure if HPUX supports bonded cards).&lt;BR /&gt;Or are you trying to have a failover IP address as per serviceguard or solaris?&lt;BR /&gt;&lt;BR /&gt;But, you can (and are encouraged) to edit the netconf file - this isn't windows.&lt;BR /&gt;&lt;BR /&gt;If you're too wary of editing the file by hand, then SAM will guide you through the network setup.&lt;BR /&gt;&lt;BR /&gt;But please, have a trawl through the file. Understanding how it all hangs together (now) will save you time later in life :-)</description>
    <pubDate>Mon, 24 Jul 2006 07:13:40 GMT</pubDate>
    <dc:creator>Mancboy</dc:creator>
    <dc:date>2006-07-24T07:13:40Z</dc:date>
    <item>
      <title>Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992691#M422651</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;In one of my hp server(model:9000/800/D390 &amp;amp; OS:11.11i) has two LAN interfaces are there.(lan0 and lan1).&lt;BR /&gt;I assigned ipadd. to lan1.After restarting the net services I am geeting the following error.Please find the details below..&lt;BR /&gt;&lt;BR /&gt;bash-2.04# ifconfig lan1&lt;BR /&gt;lan1: flags=843&lt;UP&gt;&lt;BR /&gt;        inet 161.85.20.130 netmask ffff0000 broadcast 161.85.255.255&lt;BR /&gt;bash-2.04# ifconfig lan0&lt;BR /&gt;ifconfig: no such interface&lt;BR /&gt;bash-2.04# /sbin/init.d/net stop&lt;BR /&gt;bash-2.04# /sbin/init.d/net start&lt;BR /&gt;Error:lan0 interface IP address already in use.&lt;BR /&gt;bash-2.04#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Plese find the lanadmin command output also.&lt;BR /&gt;&lt;BR /&gt;Enter command: display&lt;BR /&gt;&lt;BR /&gt;                      LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;                       Mon, Jul 24,2006  14:00:41&lt;BR /&gt;&lt;BR /&gt;PPA Number                      = 0&lt;BR /&gt;Description                     = lan0 Hewlett-Packard LAN Interface Hw Rev 0&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 10000000&lt;BR /&gt;Station Address                 = 0x80009046d0a&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = down(2)&lt;BR /&gt;Last Change                     = 100&lt;BR /&gt;Inbound Octets                  = 526064&lt;BR /&gt;Inbound Unicast Packets         = 0&lt;BR /&gt;Inbound Non-Unicast Packets     = 0&lt;BR /&gt;Inbound Discards                = 0&lt;BR /&gt;Inbound Errors                  = 0&lt;BR /&gt;Inbound Unknown Protocols       = 0&lt;BR /&gt;Outbound Octets                 = 789096&lt;BR /&gt;Outbound Unicast Packets        = 4026&lt;BR /&gt;Outbound Non-Unicast Packets    = 0&lt;BR /&gt;Outbound Discards               = 7&lt;BR /&gt;Outbound Errors                 = 0&lt;BR /&gt;Outbound Queue Length           = 0&lt;BR /&gt;Specific                        = 655367&lt;BR /&gt;&lt;BR /&gt;Press &lt;RETURN&gt; to continue&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Why it's showing lan0?.Where is the wrong?.Please give me your suggestions on this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;srinu.&lt;BR /&gt;&lt;/RETURN&gt;&lt;/UP&gt;</description>
      <pubDate>Mon, 24 Jul 2006 04:29:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992691#M422651</guid>
      <dc:creator>srinu_1</dc:creator>
      <dc:date>2006-07-24T04:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992692#M422652</link>
      <description>Have a look at your netconf file. It looks like you defined the same IP address to lan0 and lan1 or at least the address you defined for lan0 is in use by another system. Thats why you get &lt;BR /&gt;&lt;BR /&gt;Error:lan0 interface IP address already in use&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 04:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992692#M422652</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-07-24T04:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992693#M422653</link>
      <description>Hello srinu,&lt;BR /&gt;&lt;BR /&gt;just 2 ideas,&lt;BR /&gt;have you checked your&lt;BR /&gt;-/etc/rc.config.d/netconf (IP Adress config lan0/lan1 )&lt;BR /&gt;-/etc/rc.config.d/hpetherconf (or hpGSC100conf - depends of your lan-card type)&lt;BR /&gt;here you must setup e.g. the MAC-Adress for the appropriate IP-Adress )&lt;BR /&gt;Both files must be written with the correct settings ( lan0 and lan1 ). Please have a look or share those files to the forum.&lt;BR /&gt;&lt;BR /&gt;Best regards &lt;BR /&gt;Karsten</description>
      <pubDate>Mon, 24 Jul 2006 04:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992693#M422653</guid>
      <dc:creator>Karsten Löperick</dc:creator>
      <dc:date>2006-07-24T04:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992694#M422654</link>
      <description>Hi,&lt;BR /&gt; Please find the two files contents below...&lt;BR /&gt;#vi /etc/rc.config.d/netconf&lt;BR /&gt;INTERFACE_NAME[0]=lan0&lt;BR /&gt;IP_ADDRESS[0]=161.85.20.130&lt;BR /&gt;SUBNET_MASK[0]=255.255.254.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=""&lt;BR /&gt;INTERFACE_STATE[0]=""&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;#vi /etc/rc.config.d/hpethers&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#                interfaces&lt;BR /&gt;#&lt;BR /&gt;# HP_ETHER_INTERFACE_NAME   Name of interface (lan0, lan1...)&lt;BR /&gt;# HP_ETHER_STATION_ADDRESS  Station address of interface&lt;BR /&gt;#                           configured through lanadmin(1m)&lt;BR /&gt;#&lt;BR /&gt;# The interface name, major number, card instance and nmid may be&lt;BR /&gt;# obtained from the lanscan(1m) command.&lt;BR /&gt;#&lt;BR /&gt;# The station address is set through the lanadmin(1m) command.&lt;BR /&gt;#&lt;BR /&gt;#####################################################################&lt;BR /&gt;&lt;BR /&gt;HP_ETHER_INTERFACE_NAME[0]=&lt;BR /&gt;HP_ETHER_STATION_ADDRESS[0]=&lt;BR /&gt;&lt;BR /&gt;###########################################################################&lt;BR /&gt;#  The HP_ETHER_INIT_ARGS are reserved by HP.  They are NOT user changable.&lt;BR /&gt;&lt;BR /&gt;HP_ETHER_INIT_ARGS="HP_ETHER_STATION_ADDRESS"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# End of hpetherconf configuration file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think Directly editing this files not  good way.How to change this lan0 to lan1 in the netconf file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;srinu.</description>
      <pubDate>Mon, 24 Jul 2006 07:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992694#M422654</guid>
      <dc:creator>srinu_1</dc:creator>
      <dc:date>2006-07-24T07:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992695#M422655</link>
      <description>well there is your problem, you have configured lan0 and lan1 with the same Ip address.&lt;BR /&gt;If you wish to use lan1 and not lan0, edit the netconf file and replace lan0 with lan1.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 07:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992695#M422655</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-07-24T07:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992696#M422656</link>
      <description>Hi Srinu,&lt;BR /&gt;you are definitely trying to assign the same IP address to both network cards (I'm not too sure if HPUX supports bonded cards).&lt;BR /&gt;Or are you trying to have a failover IP address as per serviceguard or solaris?&lt;BR /&gt;&lt;BR /&gt;But, you can (and are encouraged) to edit the netconf file - this isn't windows.&lt;BR /&gt;&lt;BR /&gt;If you're too wary of editing the file by hand, then SAM will guide you through the network setup.&lt;BR /&gt;&lt;BR /&gt;But please, have a trawl through the file. Understanding how it all hangs together (now) will save you time later in life :-)</description>
      <pubDate>Mon, 24 Jul 2006 07:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992696#M422656</guid>
      <dc:creator>Mancboy</dc:creator>
      <dc:date>2006-07-24T07:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992697#M422657</link>
      <description>srinu,&lt;BR /&gt;&lt;BR /&gt;Also, here you can see the main difference between Unix and other OS's, will will tell you what is wrong with your system.&lt;BR /&gt;In this case you got this error:&lt;BR /&gt;Error:lan0 interface IP address already in use.&lt;BR /&gt;Just by taking a look at it, you know that you assign the same ip address twice, which as you already know is not good, becuase Ip's are the location for a machine ( the address ) and two machines can not be on the same place.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 07:32:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992697#M422657</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-07-24T07:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992698#M422658</link>
      <description>Hi srinu,&lt;BR /&gt;&lt;BR /&gt;dont'worry about editing those files!&lt;BR /&gt;1. get MAC Adresses via lanscan&lt;BR /&gt;2. edit netconf&lt;BR /&gt;2.1 Duplicate all lines from INTERFACE_NAME[0] to DHCP_ENABLE[0]&lt;BR /&gt;2.2 Replace the [0] brackets with [1] and setup the right Interfacename and IP-Adress !&lt;BR /&gt;2.3 save&lt;BR /&gt;3. edit hpethers&lt;BR /&gt;3.1 duplicate the 2 lines HP_ETHER_INTERFACE[0] and HP_ETHER_STATION_ADRESS[0]&lt;BR /&gt;3.2  Replace the [0] brackets with [1] and put the right MAC Adress to the right Interface&lt;BR /&gt;3.3 save&lt;BR /&gt;&lt;BR /&gt;Restart your network - must be OK now&lt;BR /&gt;&lt;BR /&gt;Best regards &lt;BR /&gt;&lt;BR /&gt;Karsten</description>
      <pubDate>Mon, 24 Jul 2006 09:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992698#M422658</guid>
      <dc:creator>Karsten Löperick</dc:creator>
      <dc:date>2006-07-24T09:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992699#M422659</link>
      <description>Unless you have some esoteric reason to do so, don't go overriding MAC addresses for NICs, so leave the ethers stuff out.&lt;BR /&gt;&lt;BR /&gt;As for a question raised mid-thread, HP-UX does support bonding interfaces.  It is called link or port aggregation and the software is  called Auto Port Aggregation or APA.  Should be details about it at docs.hp.com</description>
      <pubDate>Mon, 24 Jul 2006 19:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992699#M422659</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-07-24T19:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lan interface...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992700#M422660</link>
      <description>Thanks for your information.&lt;BR /&gt;now it's working fine.I assigned points to every one.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;srinu.</description>
      <pubDate>Wed, 26 Jul 2006 01:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-lan-interface/m-p/4992700#M422660</guid>
      <dc:creator>srinu_1</dc:creator>
      <dc:date>2006-07-26T01:30:56Z</dc:date>
    </item>
  </channel>
</rss>

