14.8k views
1 vote
while working on a linux server, you're unable to connect to the windows server system on the internet. you are able to ping the default gateway on your own network, so you suspect that the problem lies outside the local network. which utility would you use to track the route a packet takes as it crosses the network?

1 Answer

4 votes

Answer: Traceroute

Explanation: because it is that is the Linux command used to track a route a packet takes as it crosses a network

User Inuyasha
by
6.5k points