LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RHEL Linux - Cannot ping from other machines (https://www.linuxquestions.org/questions/linux-newbie-8/rhel-linux-cannot-ping-from-other-machines-913812/)

Bhakti1982 11-16-2011 05:44 AM

RHEL Linux - Cannot ping from other machines
 
I have set up a RHEL 64 bit, I can ping other machines from that server, however I am trying to ping the Linux server from other machines, I am not able to do so.
Firewall is disabled. Can you please suggest?

kasl33 11-28-2011 07:43 PM

Maybe a routing issue? Do you have a router between the server and the other machines? If so, maybe you need to add a static return route.

What happens if instead of using ping, you use arping ( arping 192.168.1.10 for example - you probably have to install arping )?

frankbell 11-28-2011 07:55 PM

You might also check the ICMP settings.

http://www.networksorcery.com/enp/protocol/icmp.htm

Bhakti1982 11-28-2011 11:16 PM

issue solved
 
Thanks everyone for your inputs, The issue was solved.
we had set the ip details in ifcfg-lo and ifcfg-eth0, both the files, which caused the server to loop back.and ping all ips, but other machines were not able to ping the server.
We restored ifcfg-lo to original file and restarted the network.
We have the server in LAN now.

Tinkster 11-29-2011 11:14 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

http://www.linuxquestions.org/questi...chines-913810/


All times are GMT -5. The time now is 09:31 PM.