Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Ping command is being weird
Name: just_hey Date: November 17, 2003 at 04:11:24 Pacific OS: linux red hat CPU/Ram: celeron 1600/512
Comment:
hi I'm using redhat and Im having problems with Ping command.If I ping some PC it keeps on receiving replies and I can't stop it.If on the other hand I Ping some nonexisting PC it frozes the OS
Summary: Is there a way for the ping command under Linux to behave like the Windows version when there are dropped packets...i.e. echo "request timed out" or something similar. Below is a script I have pieced...
Summary: i am in the middle of writting a bash program that will automatically dial out to a ppp dialin enable client server, which upon successful connection, another taks will be executed. I have no problem ...