Task 2: Perform Network Tracerouting in Windows and Linux Machines

Windows

tracert www.certifiedhacker.com
tracert -h 5 www.certifiedhacker.com // 5 max hops allowed

Linux

traceroute www.certifiedhacker.com

  1. VisualRoute

  2. Traceroute NG

Perform network tracerouting using traceroute command in Linux machine for www.certifiedhacker.com domain. Enter the IP address of the target domain.

162.241.216.11

Last updated