Ping command


hello,

i trying run command

code: [select]
ping -r 192.168.0.x

but unfortunately option -r not supported.

how can that? don't want use traceroute command. there alternative?

thanks.

::::snip::::

how can that? don't want use traceroute command. there alternative?

thanks.
quote
http://linux.die.net/man/8/ping

-r    record route. includes record_route option in echo_request packet , displays route buffer on returned packets. note ip header large enough 9 such routes. many hosts ignore or discard option.
@mridolfi,
read page below. alternatives.

for question, there many answers.

what need know os yun based on openwrt (which based on linux). more importantly, busybox used base set of utilities, including ping. read page, find alternatives needs.

jesse


the yún cli tools
quote
the original arduino yún uses distro named linino based on openwrt version of linux. linino in turn uses busybox handle many of programs stored in /bin, /sbin, /usr/bin, & /usr/sbin. on linino's website you'll find various kernel images, sdks, toolchains, packages, , links git hub on page.


Arduino Forum > Products > Arduino Yún (Moderator: fabioc84) > Ping command


arduino

Comments