<?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: pinging localhost in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033944#M89479</link>
    <description>Hello!&lt;BR /&gt;&lt;BR /&gt;First could be problems in your /etc/hosts&lt;BR /&gt;file (bad entrys)&lt;BR /&gt;Create new file.&lt;BR /&gt;Also could be that you don't have read permision on the /etc/hosts&lt;BR /&gt;Check the permitions (should be -rw-r--r--)&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
    <pubDate>Fri, 25 Jul 2003 18:29:39 GMT</pubDate>
    <dc:creator>Caesar_3</dc:creator>
    <dc:date>2003-07-25T18:29:39Z</dc:date>
    <item>
      <title>pinging localhost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033941#M89476</link>
      <description>I have two RedHat linux boxes. On one I can do a "ping localhost" with no problems. The other I cannot. I copied the /etc/hosts file from the good box to the bad. Of course, I changed ips and names. I am still unable to do a ping localhost on the bad box. I can ping any other box on our network by name but still not localhost.&lt;BR /&gt;I can ping 127.0.0.1 on the bad box but I am also unable to ping loopback&lt;BR /&gt;&lt;BR /&gt;Where else should I be looking?</description>
      <pubDate>Fri, 25 Jul 2003 16:42:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033941#M89476</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2003-07-25T16:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: pinging localhost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033942#M89477</link>
      <description>Sounds like you may have an error in the /etc/hosts file.  I would verify that localhost is typed correctly.&lt;BR /&gt;&lt;BR /&gt;What do you get when you run an ifconfig -a?  &lt;BR /&gt;&lt;BR /&gt;You should see something for lo&lt;BR /&gt;&lt;BR /&gt;if it doesn't show this interface, then you should activate the service "local" in your "setup-&amp;gt;system services".&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 16:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033942#M89477</guid>
      <dc:creator>Dan Beeler_1</dc:creator>
      <dc:date>2003-07-25T16:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: pinging localhost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033943#M89478</link>
      <description>Proper ifconfig -a output for localhost&lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback  &lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:202602 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:202602 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0 &lt;BR /&gt;          RX bytes:27171273 (25.9 Mb)  TX bytes:27171273 (25.9 Mb)&lt;BR /&gt;&lt;BR /&gt;take a look at /etc/hosts he should list the local box first.&lt;BR /&gt;&lt;BR /&gt;compare these files on the servers&lt;BR /&gt;/etc/sysconfig/network-scripts/ifcfg-lo&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 25 Jul 2003 17:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033943#M89478</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-25T17:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: pinging localhost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033944#M89479</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;First could be problems in your /etc/hosts&lt;BR /&gt;file (bad entrys)&lt;BR /&gt;Create new file.&lt;BR /&gt;Also could be that you don't have read permision on the /etc/hosts&lt;BR /&gt;Check the permitions (should be -rw-r--r--)&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 25 Jul 2003 18:29:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033944#M89479</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-25T18:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: pinging localhost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033945#M89480</link>
      <description>Here is my /etc/hosts file:&lt;BR /&gt;&lt;BR /&gt;127.0.0.1       linux   localhost.localdomain   localhost&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the permissions on the file are &lt;BR /&gt;-rw-r--r--    1 root     root           43 Jul 25 14:52 /etc/hosts</description>
      <pubDate>Fri, 25 Jul 2003 20:56:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033945#M89480</guid>
      <dc:creator>ROSS HANSON</dc:creator>
      <dc:date>2003-07-25T20:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: pinging localhost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033946#M89481</link>
      <description>Hi Ross,&lt;BR /&gt;Try removing the word "linux" from your hosts file. So that it reads&lt;BR /&gt;127.0.0.1 localhost.localdomain localhost&lt;BR /&gt;&lt;BR /&gt;Thats the "IP", the "hostname", and the "alias".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Jul 2003 03:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033946#M89481</guid>
      <dc:creator>tpfraz</dc:creator>
      <dc:date>2003-07-26T03:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: pinging localhost</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033947#M89482</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Check if you can ping linux (ping linux)&lt;BR /&gt;if so then put the localhost wright after the&lt;BR /&gt;ip address.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sat, 26 Jul 2003 13:00:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pinging-localhost/m-p/3033947#M89482</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-26T13:00:26Z</dc:date>
    </item>
  </channel>
</rss>

