Traceroute and mtr command are not working

grace@DESKTOP-PTDHEDF:~$ sudo traceroute -m3 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8), 3 hops max 1 * * * 2 * * * 3 * * *

Tried the following steps but the result still the same.

sudo apt-get install inetutils-traceroute
sudo apt install traceroute
sudo apt update
sudo apt upgrade
grace@DESKTOP-PTDHEDF:~$ sudo mtr 8.8.8.8
mtr-packet: Failure to open IPv4 sockets: Permission denied
mtr-packet: Failure to open IPv6 sockets: Permission denied
mtr: Failure to start mtr-packet: Invalid argument

mtr command is also not working

Any idea that what I still need to do?

Thank you.

4 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like