Closed kaon1 closed 1 year ago
I think I figured it out, for future on-lookers:
I was using the "mtr" application from "yum install mtr". But I removed this and did a manual install of mtr from here https://github.com/traviscross/mtr
wget https://www.bitwizard.nl/mtr/files/mtr-0.94.tar.gz tar -xvzf mtr-0.94.tar.gz cd mtr-0.94 ./configure && make export MTR_PACKET=/home/mtr-0.94/mtr-packet
Now it seems to be working:
[root@net-tools03 mtr-packet-python]# python3 examples/ping.py google.com reply from 142.250.80.78 in 1.767 ms
Hi,
I'm unable to ping.py example. I tried editing my PATH to include the install directory but its still not working.
Some system info: