<?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: Server cannot ping any computer on the network in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736577#M585166</link>
    <description>Hi Diadina&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in you /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;172.21.30.2 ip2.jostra-bentley.local ip2 &lt;BR /&gt;&lt;BR /&gt;where as this is also defined as the default gateway . this may not be correct .&lt;BR /&gt;&lt;BR /&gt;try this&lt;BR /&gt;&lt;BR /&gt;route delete default&lt;BR /&gt;&lt;BR /&gt;and then route add default 172.21.30.1 &lt;BR /&gt;&lt;BR /&gt;genraelly the gateways end with .1 &lt;BR /&gt;&lt;BR /&gt;Do a man route incase the syntax doesnt work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
    <pubDate>Mon, 03 Jun 2002 18:26:40 GMT</pubDate>
    <dc:creator>MANOJ SRIVASTAVA</dc:creator>
    <dc:date>2002-06-03T18:26:40Z</dc:date>
    <item>
      <title>Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736569#M585158</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Our HP-UX server cannot ping any of the computers in the network, just the servers.&lt;BR /&gt;&lt;BR /&gt;What is the right way to edit the hosts file without SAM??? &lt;BR /&gt;&lt;BR /&gt;thanks!&lt;BR /&gt;D</description>
      <pubDate>Mon, 03 Jun 2002 17:31:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736569#M585158</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-03T17:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736570#M585159</link>
      <description>Hi Diadina,&lt;BR /&gt;&lt;BR /&gt;You can use vi to edit the /etc/hosts file. Can you ping the servers on the netowrk using their ip addresses. If not you have a network problem. &lt;BR /&gt;&lt;BR /&gt;If you are able to ping the servers using their ip addresses, edit the /etc/hosts file using vi and put the server name and the ip address over there. Use "man vi" for info on vi editor.&lt;BR /&gt;&lt;BR /&gt;You can also use the DNS resolver if you have a DNS configured on the network.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/26-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/26-toc.html&amp;amp;searchterms=resolv.conf&amp;amp;queryid=20020603-114407" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/26-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/26-toc.html&amp;amp;searchterms=resolv.conf&amp;amp;queryid=20020603-114407&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 17:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736570#M585159</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-06-03T17:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736571#M585160</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;make a copy of the /etc/hosts file and then do a vi /etc/hosts file and modify the required information.&lt;BR /&gt;&lt;BR /&gt;Is your network card working fine ??&lt;BR /&gt;&lt;BR /&gt;Run commands lanscan and landiag. If the hardware status is down in the lanscan command then run &lt;BR /&gt;&lt;BR /&gt;#ifconfig lan0 &lt;IPADDRESS&gt; up&lt;BR /&gt;&lt;BR /&gt;Or go to landiag and Reset the lancard.&lt;BR /&gt;&lt;BR /&gt;Check for network card and cable and then go to the OS side.&lt;BR /&gt;&lt;BR /&gt;Piyush&lt;/IPADDRESS&gt;</description>
      <pubDate>Mon, 03 Jun 2002 17:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736571#M585160</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-03T17:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736572#M585161</link>
      <description>Hi Diandina&lt;BR /&gt;&lt;BR /&gt;I think the deafult gateway is meesed up so you cant go out , do a netstat -nr  and check for the default gateway , you can try pinging the same , in case you cant , you have to delte the default route and add new one.&lt;BR /&gt;&lt;BR /&gt;You may like to look inot this&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docId=200000049791567" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docId=200000049791567&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;also to edit /etc/hosts just vi the file and the entries like&lt;BR /&gt;&lt;BR /&gt;IP ADDRESS hostname. hostname.domain.com.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 03 Jun 2002 17:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736572#M585161</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-06-03T17:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736573#M585162</link>
      <description>Output from netstat -nr and the hosts file.&lt;BR /&gt;&lt;BR /&gt;root@apache:/etc#&amp;gt;netstat -nr&lt;BR /&gt;Routing tables&lt;BR /&gt;Destination     Gateway         Flags   Refs     Use  Interface  Pmtu PmtuTime&lt;BR /&gt;63.161.60.66    172.21.30.3     UGHD       0     180  btlan01    1500&lt;BR /&gt;64.4.49.135     172.21.30.3     UGHD       0       9  btlan01    1500&lt;BR /&gt;65.54.232.71    172.21.30.3     UGHD       0       0  btlan01    1500&lt;BR /&gt;127.0.0.1       127.0.0.1       UH         0    1607  lo0        4608&lt;BR /&gt;172.21.30.25    127.0.0.1       UH        40 1044042  lo0        4608&lt;BR /&gt;209.67.50.203   172.21.30.3     UGHD       0       0  btlan01    1500&lt;BR /&gt;216.148.222.35  172.21.30.3     UGHD       0      90  btlan01    1500&lt;BR /&gt;default         172.21.30.2     UG         0     148  btlan01    1500&lt;BR /&gt;172.21.30.0     172.21.30.25    U          2  250837  btlan01    1500&lt;BR /&gt;root@apache:/etc#&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@apache:/etc#&amp;gt;more hosts&lt;BR /&gt;## Configured using SAM by root on Thu May 16 16:01:20 2002&lt;BR /&gt;# @(#)hosts $Revision: 1.9.212.1 $ $Date: 95/10/12 19:28:22 $&lt;BR /&gt;#&lt;BR /&gt;# The form for each entry is:&lt;BR /&gt;# &lt;INTERNET address=""&gt;    &lt;OFFICIAL hostname=""&gt; &lt;ALIASES&gt;&lt;BR /&gt;#&lt;BR /&gt;# For example:&lt;BR /&gt;# 192.1.2.34    hpfcrm  loghost&lt;BR /&gt;#&lt;BR /&gt;# See the hosts(4) manual page for more information.&lt;BR /&gt;# Note: The entries cannot be preceded by a space.&lt;BR /&gt;#       The format described in this file is the correct format.&lt;BR /&gt;#       The original Berkeley manual page contains an error in&lt;BR /&gt;#       the format description.&lt;BR /&gt;#&lt;BR /&gt;172.21.30.3     fw.jostra-bentley.local  fw&lt;BR /&gt;172.21.30.2     ip2.jostra-bentley.local  ip2&lt;BR /&gt;172.21.30.25    apache apache.anasco.jostra-bentley.com&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;root@apache:/etc#&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;/ALIASES&gt;&lt;/OFFICIAL&gt;&lt;/INTERNET&gt;</description>
      <pubDate>Mon, 03 Jun 2002 17:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736573#M585162</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-03T17:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736574#M585163</link>
      <description>Are you able to ping your default gateway?&lt;BR /&gt;172.21.30.2&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 18:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736574#M585163</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-06-03T18:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736575#M585164</link>
      <description>Yes the server can ping any ip address but not hostnames just the ones define on the DNS. Does HP-UX 10.20 has an option to set the WINS server?</description>
      <pubDate>Mon, 03 Jun 2002 18:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736575#M585164</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-03T18:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736576#M585165</link>
      <description>Diadana,&lt;BR /&gt;&lt;BR /&gt;From what you said -&lt;BR /&gt;"Our HP-UX server cannot ping any of the computers in the network, just the servers." and from looking at your /etc/hosts file, I'm going to take a wild guess here that all you need to do is add the other computers into /etc/hosts.  You can try pinging one of the other computers by ip address to be certain that routing is not an issue.  Assuming that works, putting the other computers in /etc/hosts will allow you to ping them by name.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 03 Jun 2002 18:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736576#M585165</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-03T18:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736577#M585166</link>
      <description>Hi Diadina&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;in you /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;172.21.30.2 ip2.jostra-bentley.local ip2 &lt;BR /&gt;&lt;BR /&gt;where as this is also defined as the default gateway . this may not be correct .&lt;BR /&gt;&lt;BR /&gt;try this&lt;BR /&gt;&lt;BR /&gt;route delete default&lt;BR /&gt;&lt;BR /&gt;and then route add default 172.21.30.1 &lt;BR /&gt;&lt;BR /&gt;genraelly the gateways end with .1 &lt;BR /&gt;&lt;BR /&gt;Do a man route incase the syntax doesnt work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 03 Jun 2002 18:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736577#M585166</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-06-03T18:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736578#M585167</link>
      <description>Diadina, &lt;BR /&gt;&lt;BR /&gt;Can you ping the servers via IP?&lt;BR /&gt;&lt;BR /&gt;If not, then they are setup not to answer, or your routers are filtering out ICMP Echo Request's.&lt;BR /&gt;&lt;BR /&gt;Another test:&lt;BR /&gt;&lt;BR /&gt;nslookup HOSTNAMEHERE&lt;BR /&gt;&lt;BR /&gt;If it can't find a hit, then you need to use vi or some other editor to add them to /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;What OS revision are you running?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 19:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736578#M585167</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-06-03T19:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736579#M585168</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Well the os version is 10.20&lt;BR /&gt;I can do a nslookup just for the entries in the dns server... the clients using DHCP cannot be ping using the hostname just the ip. So in other words, the server is not resolving any names. &lt;BR /&gt;&lt;BR /&gt;I don't any experience configuring networking issues on HP-UX so i guess the server only can resolve the entries in the dns server and the hosts table?&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 19:30:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736579#M585168</guid>
      <dc:creator>Diadina Cotte</dc:creator>
      <dc:date>2002-06-03T19:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736580#M585169</link>
      <description>Hi Diadian,&lt;BR /&gt;That explains more.&lt;BR /&gt;When you do ping sysname it will goes in to dns or hosts file and try to gets ip address then using that ip address it runs ping.&lt;BR /&gt;When you have DHCP your ip is not static (most cases depends on how DHCP is configure). &lt;BR /&gt;&lt;BR /&gt;So you have twp choice. setup static ip for unix system. or setup ip in hosts table and when ever that system reboots change that new ip on your servers hosts entry.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 03 Jun 2002 19:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736580#M585169</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2002-06-03T19:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736581#M585170</link>
      <description>Diadina,&lt;BR /&gt;&lt;BR /&gt;Correct, the server can only resolve NAMES that are in DNS and /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;IT should ALWAYS be able to ping them using IP - wether or not they are in DNS or /etc/hosts!!&lt;BR /&gt;&lt;BR /&gt;If you can't hit them using IP, then it's either the router stopping you or the server/pc is configured to ignore ping (ICMP echo requests).&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 03 Jun 2002 19:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736581#M585170</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-06-03T19:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Server cannot ping any computer on the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736582#M585171</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Once your /etc/hosts has been updated with the additional hostname-IP entries (i.e. the ones not found in the DNS), remember to verify that your /etc/nsswitch.conf is correct.&lt;BR /&gt;&lt;BR /&gt;To ensure that your hosts file is used before the DNS is used for hostname-IP resolution, following entry should be there in /etc/nsswitch.conf:&lt;BR /&gt;&lt;BR /&gt;hosts: files [NOTFOUND=continue] dns&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Tue, 04 Jun 2002 04:24:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-cannot-ping-any-computer-on-the-network/m-p/2736582#M585171</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-06-04T04:24:21Z</dc:date>
    </item>
  </channel>
</rss>

