Linux extended ping

  • alexislalas
  • Novice
  • Novice
  • No Avatar
  • Joined: Feb 27, 2007
  • Posts: 30
  • Status: Offline

Post July 28th, 2009, 8:11 am

Hello,

What is the command for an extended ping in Linux? I've Googled it but can't seem to find it.

Thanks!
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 28th, 2009, 8:11 am

  • UPSGuy
  • Lurker ಠ_ಠ
  • Web Master
  • User avatar
  • Joined: Jul 25, 2005
  • Posts: 2735
  • Loc: Nashville, TN
  • Status: Offline

Post July 28th, 2009, 9:08 am

Code: [ Select ]
ping -s < ip address >


Break with CTRL+C
I'd love to change the world, but they won't give me the source code.
  • kc0tma
  • o|||||||o
  • Web Master
  • User avatar
  • Joined: Jul 20, 2007
  • Posts: 3318
  • Loc: Trout Creek, MT
  • Status: Offline

Post July 29th, 2009, 8:29 am

The -s option isn't right, that is for if you want to specify a packet size. You should be able to just use ping <ip address> and it will keep going and going and going until you ctrl+c to stop it. If you only want it to ping a certain number of times then quit on its own, use the -c option, like this: ping -c 10 192.168.1.1
Like Mr Spork, I also write about my interest in alcoholic beverages.
  • UPSGuy
  • Lurker ಠ_ಠ
  • Web Master
  • User avatar
  • Joined: Jul 25, 2005
  • Posts: 2735
  • Loc: Nashville, TN
  • Status: Offline

Post July 29th, 2009, 8:37 am

kc0tma's right here, sorry for the bad info. don't know why that hit me first.
I'd love to change the world, but they won't give me the source code.
  • kc0tma
  • o|||||||o
  • Web Master
  • User avatar
  • Joined: Jul 20, 2007
  • Posts: 3318
  • Loc: Trout Creek, MT
  • Status: Offline

Post July 29th, 2009, 3:15 pm

It might have been a canoe paddle. Or a hockey stick.
Like Mr Spork, I also write about my interest in alcoholic beverages.
  • UPSGuy
  • Lurker ಠ_ಠ
  • Web Master
  • User avatar
  • Joined: Jul 25, 2005
  • Posts: 2735
  • Loc: Nashville, TN
  • Status: Offline

Post July 29th, 2009, 4:44 pm

Possibly. I did come down with a splitting headache a few days ago.
I'd love to change the world, but they won't give me the source code.

Post Information

  • Total Posts in this topic: 6 posts
  • Users browsing this forum: No registered users and 106 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.