<?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 ping C3000 workstation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459725#M564381</link>
    <description>HP allows you to set the MAC address for a machine.  Could be somebody cloned this workstation and the MAC address came with it.  I think it's in a file with a name like hpbtlanconf down in /etc/rc.config.d.  If you have faster than 10/100 the file may have a different name but it will start with hp and end in conf.&lt;BR /&gt;&lt;BR /&gt;If you see a line like:&lt;BR /&gt;&lt;BR /&gt;HP_BTLAN_STATION_ADDRESS[0]=0x080009C4686E&lt;BR /&gt;&lt;BR /&gt;then remove it and reboot.&lt;BR /&gt;&lt;BR /&gt;Also if we are not local to the machine and the default gateway does not respond to pings the connection will work for about 3 minutes after a reboot and then fail.  This is dead gateway detection and is turned off by ndd option ip_ire_gw_probe which should be set to 0 to stop it from complaining.&lt;BR /&gt;&lt;BR /&gt;FTP and Telnet like to use a DNS lookup to see who is calling.  Test it with nslookup.&lt;BR /&gt;&lt;BR /&gt;Use &lt;BR /&gt;lanadmin&lt;BR /&gt;lan&lt;BR /&gt;display&lt;BR /&gt;to look for Ethernet errors.&lt;BR /&gt;&lt;BR /&gt;You don't say what the IP address is but sometimes if your IP address is in the first or last subnet of a divided class address HPUX will refuse to use it.  There is an ndd option ip_check_subnet_addr which if set to 0 will stop HPUX from objecting to the address.&lt;BR /&gt;&lt;BR /&gt;If you need to make an ndd change also make it in /etc/rc.config.d/nddconf&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;</description>
    <pubDate>Mon, 10 Jan 2005 15:08:16 GMT</pubDate>
    <dc:creator>Ron Kinner</dc:creator>
    <dc:date>2005-01-10T15:08:16Z</dc:date>
    <item>
      <title>Cannot ping C3000 workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459722#M564378</link>
      <description>I cannot ping, ftp or telnet this system. Sometimes ping will work a few times then stop.&lt;BR /&gt;The network is OK going out with FTP, telnet and Netscape. Lanscan shows lan0 is up.&lt;BR /&gt;C3000, HP-UX 11.00, onboard nic, 100BT, network. Swapped cat 5 cable, tried different drop, Changed IP address. Anything else to check before I place a hardware call?&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 13:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459722#M564378</guid>
      <dc:creator>Bruce Baillie</dc:creator>
      <dc:date>2005-01-10T13:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping C3000 workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459723#M564379</link>
      <description>Might want to try using "linkloop" to see&lt;BR /&gt;if the MAC address connectivity is okay.&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 13:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459723#M564379</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2005-01-10T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping C3000 workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459724#M564380</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what is your lan's netmask.&lt;BR /&gt;&lt;BR /&gt;Is it set to 255.255.255.0 or something else.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 14:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459724#M564380</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-01-10T14:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping C3000 workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459725#M564381</link>
      <description>HP allows you to set the MAC address for a machine.  Could be somebody cloned this workstation and the MAC address came with it.  I think it's in a file with a name like hpbtlanconf down in /etc/rc.config.d.  If you have faster than 10/100 the file may have a different name but it will start with hp and end in conf.&lt;BR /&gt;&lt;BR /&gt;If you see a line like:&lt;BR /&gt;&lt;BR /&gt;HP_BTLAN_STATION_ADDRESS[0]=0x080009C4686E&lt;BR /&gt;&lt;BR /&gt;then remove it and reboot.&lt;BR /&gt;&lt;BR /&gt;Also if we are not local to the machine and the default gateway does not respond to pings the connection will work for about 3 minutes after a reboot and then fail.  This is dead gateway detection and is turned off by ndd option ip_ire_gw_probe which should be set to 0 to stop it from complaining.&lt;BR /&gt;&lt;BR /&gt;FTP and Telnet like to use a DNS lookup to see who is calling.  Test it with nslookup.&lt;BR /&gt;&lt;BR /&gt;Use &lt;BR /&gt;lanadmin&lt;BR /&gt;lan&lt;BR /&gt;display&lt;BR /&gt;to look for Ethernet errors.&lt;BR /&gt;&lt;BR /&gt;You don't say what the IP address is but sometimes if your IP address is in the first or last subnet of a divided class address HPUX will refuse to use it.  There is an ndd option ip_check_subnet_addr which if set to 0 will stop HPUX from objecting to the address.&lt;BR /&gt;&lt;BR /&gt;If you need to make an ndd change also make it in /etc/rc.config.d/nddconf&lt;BR /&gt;&lt;BR /&gt;Ron&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 15:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459725#M564381</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2005-01-10T15:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping C3000 workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459726#M564382</link>
      <description>Another possible cause is another device on the network with the same ip address. Doesn't have to be a Unix box.&lt;BR /&gt;&lt;BR /&gt;To diganose, i pull the C3000 off the network and then ping the address. If I get an answer, I know what the issue is and resolve it with the networking folk.&lt;BR /&gt;&lt;BR /&gt;It is however equally possible that the hardware is bad. You might try isolating the box on its own hub and see if the situation improves. If yes, its environmental, if not, lets check the hardware.&lt;BR /&gt;&lt;BR /&gt;xstm (requires X) cstm mstm can let you run the excercize function on the NIC card. If it has link it should execute and suceed. If it returns an error code call hardware support with it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 Jan 2005 15:21:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459726#M564382</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-01-10T15:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot ping C3000 workstation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459727#M564383</link>
      <description>with one of the terminals that you have still connected - see if "inetd" is still running.  You're situation sounds like inetd died.  HPUX has been plagued with the very infrequent bug in which this deamon just ups and quits.&lt;BR /&gt;&lt;BR /&gt;To check - "ps -ef | grep inetd"&lt;BR /&gt;if you don't get anything - re-run the following...&lt;BR /&gt;&lt;BR /&gt;To restart - you can a) /sbin/init.d/inetd start, or b) just type "inetd".&lt;BR /&gt;&lt;BR /&gt;If it's happening often, open a support call.&lt;BR /&gt;In the meantime - you can write a small shell script to watch for it being up, and if it's every down, just restart it...  &lt;BR /&gt;&lt;BR /&gt;something like...&lt;BR /&gt;&lt;BR /&gt;while /bin/true &lt;BR /&gt;do&lt;BR /&gt;if [ `ps -ef | grep inetd| grep -v grep | wc -l ` -eq 0 ]&lt;BR /&gt;then&lt;BR /&gt;/sbin/inetd start&lt;BR /&gt;fi&lt;BR /&gt;sleep 30&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;(Check out the script for errors - I just typed that in off the top of my head).&lt;BR /&gt;&lt;BR /&gt;Anyways, if it is inetd - the above will tide you over until you get a real resolution...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 17:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-ping-c3000-workstation/m-p/3459727#M564383</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-01-10T17:17:15Z</dc:date>
    </item>
  </channel>
</rss>

