Problem scenario
You want to see how far outbound TCP/IP packets get when sent from your Ubuntu or Debian Linux machine. What should you do?
Solution
Run these commands:sudo apt -y update
sudo apt-get install inetutils-traceroute
A Technical I.T./DevOps Blog
Problem scenario
You want to see how far outbound TCP/IP packets get when sent from your Ubuntu or Debian Linux machine. What should you do?
Solution
Run these commands:sudo apt -y update
sudo apt-get install inetutils-traceroute