4

Is there a way to increase the pinging rate on Ubuntu 10.04 ?

ping routerIP

Thanks.

Heba
  • 143
  • 1
  • 5

1 Answers1

8
$ man ping

...

   -i interval
          Wait interval seconds between sending each packet.  The
          default is to wait for one second between each packet
          normally, or not to wait in flood mode. Only super-user
          may set interval to values less 0.2 seconds.
Sparhawk
  • 6,929