LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-02-2003, 10:57 AM   #1
complus
Member
 
Registered: Aug 2003
Distribution: Red Hat 9
Posts: 76

Rep: Reputation: 15
can't ping my server


I'm not too sure what is going on, but for some reason I cannot ping my server, and I am not sure if there is something within my Linux configuration that may be denying pinging access. Normally I want this service turned off, but while trying to trouble shoot I need to be able to ping it.

My RH 7.3 server is on its own network, and is trying to communicate with another server on a different network. A firewall issue has been ruled out. I can ping this other server from my Linux box, but the other server cannot ping me. Is there anything I can check to see if ping access is disabled?

Thanks.
 
Old 09-02-2003, 02:01 PM   #2
nhs
Member
 
Registered: Aug 2003
Location: Edinburgh, Scotland
Distribution: Gentoo
Posts: 246

Rep: Reputation: 30
Try cat /proc/sys/net/ipv4/icmp_echo_ignore_all or icmp_echo_ignore_broadcasts. If either of these output 1 then pinging has been disabled. "echo 0>/proc/sys/net/ipv4/icmp_echo_ignore_all" or "echo 0>/proc/sys/net/ipv4/icmp_echo_ignore_broadcasts" should fix it. If you want to make the change more permanent, edit /etc/sysctl.conf and add/edit these lines:

net.ipv4.icmp_echo_ignore_all=0
net.ipv4.icmp_echo_ignore_broadcasts=0

This might sort your problem.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange Ping Issue - Can't ping localhost but can ping others on LAN code_slinger Linux - Networking 15 03-30-2015 02:39 PM
hosting and ping samba server name as well as mail server name simultaneously cbekannan Linux - General 2 01-11-2005 12:11 AM
windows 98 m/c ping to ip address of red hat server but fails to ping hostname ravilohot Linux - Networking 2 09-07-2004 04:57 AM
how do i ping my server , what is my server name , web hosting waheedrafiq Linux - Software 7 12-03-2003 11:35 AM
Server cant ping self OR out ! baye Linux - Networking 3 11-12-2001 10:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration