On Tue, Nov 13, 2001 at 12:35:58PM +0530, Dr. Sharukh K. R. Pavri. wrote:
> What does the following mean ?
> ------------------------------------------------------
> [spavri@farzaan spavri]$ ping -c5 www.cnn.com
> PING cnn.com (207.25.71.25) from 203.197.58.27 : 56(84) bytes of data.
> From 12.126.31.18: Packet filtered
> From 12.126.31.18: Packet filtered
> 
> --- cnn.com ping statistics ---
> 5 packets transmitted, 0 packets received, +2 errors, 100% packet loss
> -----------------------------------------------------
---end quoted text---

This is NOT an error. This server is set for rejecting
ping ... things are all fine.

Bish

--
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Line numbering your programs (#2)              LOST #140

Want a listing of your program with line numbers ? 
Try: grep -n $ my_prog.c > my_prog.no.c
-n is to number a line; and $ for till end ...

####<[EMAIL PROTECTED]>####################################
:

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to