<?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: it dose not ping at all in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822991#M83997</link>
    <description>How does it get the IP (DHCP/manually)&lt;BR /&gt;&lt;BR /&gt;What shows the output from ifconfig command?&lt;BR /&gt;what is the netmask?</description>
    <pubDate>Thu, 13 Jul 2006 08:12:31 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2006-07-13T08:12:31Z</dc:date>
    <item>
      <title>it dose not ping at all</title>
      <link>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822990#M83996</link>
      <description>Hi all&lt;BR /&gt;There is Urgent problem.&lt;BR /&gt;I have installed linux ES .&lt;BR /&gt;but it dose not net work.&lt;BR /&gt;it only ping itself. and it cannot ping broadcast.&lt;BR /&gt;&lt;BR /&gt;what is problem. I will do every way that you give solution. please.&lt;BR /&gt;it is urgent. please.&lt;BR /&gt;&lt;BR /&gt;iptables disabled.</description>
      <pubDate>Thu, 13 Jul 2006 07:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822990#M83996</guid>
      <dc:creator>file system</dc:creator>
      <dc:date>2006-07-13T07:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: it dose not ping at all</title>
      <link>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822991#M83997</link>
      <description>How does it get the IP (DHCP/manually)&lt;BR /&gt;&lt;BR /&gt;What shows the output from ifconfig command?&lt;BR /&gt;what is the netmask?</description>
      <pubDate>Thu, 13 Jul 2006 08:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822991#M83997</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-13T08:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: it dose not ping at all</title>
      <link>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822992#M83998</link>
      <description>1-) Run netstat -ni twice at one minute interval. Check to see if the input packets increases. If so, you network connectivity is working.&lt;BR /&gt;&lt;BR /&gt;2-) Run ethtool ethX, and check if the link is detected.&lt;BR /&gt;&lt;BR /&gt;3-) Ensure that the firewall is not preventing ping. run:&lt;BR /&gt;&lt;BR /&gt;service iptables stop&lt;BR /&gt;&lt;BR /&gt;4-) You won't ping broadcast ;). You could ping another host on your network.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jul 2006 08:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822992#M83998</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-07-13T08:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: it dose not ping at all</title>
      <link>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822993#M83999</link>
      <description>well I guess you use ping -b broadcast_adress&lt;BR /&gt;&lt;BR /&gt;well another thing is about devices, windows don't reply brouadcast pings(nice try from MS for pseudo security)&lt;BR /&gt;and in linux you can set if it will reply or not broadcasts (if /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts is 1 then system doesn't reply).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jul 2006 09:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822993#M83999</guid>
      <dc:creator>g33k</dc:creator>
      <dc:date>2006-07-13T09:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: it dose not ping at all</title>
      <link>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822994#M84000</link>
      <description>finally it works. thank you all&lt;BR /&gt;First&lt;BR /&gt;it had not loopback address.&lt;BR /&gt;so I add lo address then&lt;BR /&gt;Second&lt;BR /&gt;the network cable dose not have suitable port.&lt;BR /&gt;the box has 3 network ports, I think it seems to have wrong port, I pulled off the cable back front of the linux box, it logged like tg3: eth1: Link is down.&lt;BR /&gt;tg3: eth1: Link is up at 100 Mbps, half duplex&lt;BR /&gt;&lt;BR /&gt;it has routing table like this.&lt;BR /&gt;[root@ns-affis ipv4]# netstat -nr&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface&lt;BR /&gt;211.237.50.0    0.0.0.0         255.255.255.0   U         0 0          0 eth0&lt;BR /&gt;10.10.10.0      0.0.0.0         255.255.255.0   U         0 0          0 eth1&lt;BR /&gt;127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo&lt;BR /&gt;0.0.0.0         211.237.50.2    0.0.0.0         UG        0 0          0 eth0&lt;BR /&gt;&lt;BR /&gt;Now, the problem has solved. thank you all.&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jul 2006 20:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822994#M84000</guid>
      <dc:creator>file system</dc:creator>
      <dc:date>2006-07-13T20:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: it dose not ping at all</title>
      <link>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822995#M84001</link>
      <description>please print out here the contents of "ifconfig -a", and "ping 127.0.0.1"</description>
      <pubDate>Fri, 14 Jul 2006 09:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/it-dose-not-ping-at-all/m-p/3822995#M84001</guid>
      <dc:creator>Alan_152</dc:creator>
      <dc:date>2006-07-14T09:56:52Z</dc:date>
    </item>
  </channel>
</rss>

