LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Oh, that constant pinging... (https://www.linuxquestions.org/questions/linux-networking-3/oh-that-constant-pinging-77278/)

thosm 07-30-2003 08:59 AM

Oh, that constant pinging...
 
I am wondering if someone can tell me why my Linux box is constantly pinging my Win2000 box. The Linux box is set up as a Primary Domain Controller, providing IP addresses via DHCP. The Win2000 box is a member of the domain.

The echo requests are occuring many times a second.

Any ideas?

-Tom

Half_Elf 07-30-2003 04:18 PM

you probably has several useless service running, like time and finger that constantly ping broadcast to detect other computer
take a look in /etc/inetd.conf and comment useless service, first.
What's your distribution btw?

thosm 07-30-2003 05:21 PM

Thanks, 0.5_elf,

Quote:

you probably has several useless services running, like time and finger that constantly ping broadcast to detect other computer
That's something that occured to me today. I notice that in Linux, ping by default continues until cntrl-c'd, instead of stopping after three attemps, like in Windows. I wonder if, once started, ping could continue after a command shell has been closed?

Anyway, something to look at when I get home tonight.
Quote:

What's your distribution btw?
Mandrake 9.1

-Tom

Half_Elf 07-30-2003 11:41 PM

Quote:

wonder if, once started, ping could continue after a command shell has been closed?
it should not unless you typed "&" at the end of the ping command, to run it in background.

thosm 07-31-2003 01:32 PM

I don't know what got it started, but a reboot took care of the problem. Should have thought of that a little sooner.

Ah, peace and quite on the network.

Thanks again,
Tom


All times are GMT -5. The time now is 09:08 AM.