Friday, 19 March 2021

Tracecert, traceroute

 tracert windows  to see route it takes to reach destination host 

or traceroute linux


The difference between tracert(windows) and traceroute(linux) is that: tracert(windows) will only use ICMP echo requests. traceroute(linux) [and somewhat dependent on linux distro] default to UDP echo requests



https://serverfault.com/questions/385529/different-between-tracertwindows-and-traceroutelinux

No comments:

Post a Comment