I am trying to use traceroute
unix program to find the route to a host.
I tried traceroute www.google.com
and I end up seeing only asterisks printed. Examples on the internet uses the same command and it seems to work well. I tried increasing the waitime
value using -w
switch. Still does not work.