deajan / tcpping

tcpping script for smokeping that runs with newer linux traceroute binaries
GNU General Public License v3.0
127 stars 39 forks source link

Unable to run tcpping for a specific host #5

Closed Yisoyoung closed 5 years ago

Yisoyoung commented 5 years ago

Hello there

First, thank you for providing me this awesome program!

Well nothing but I failed to run tcpping for a specific host.

I want to keep track of Euronet that we are using for our service but I can't see the graph with this message.

[Unable to run ' traceroute -M tcp -f 255 -m 255 -q 1 -w 3 -p 443 103.19.271.10' command. Please submit an issue in 'https://github.com/deajan/tcpping/issues']

Can you please check the issue?

Many thanks, Sonia Lee

deajan commented 5 years ago

Your target IP contains 271 ;)

Yisoyoung commented 5 years ago

I'm really sorry but can you explain bit more details..?? (I'm a newbie in this field. So I need more details to understand.) Thank you in advance!

deajan commented 5 years ago

The IP address your're trying to ping is invalid. It should not contain any numbers higher than 255.

Yisoyoung commented 5 years ago

Ohhhh gosh what a stupid mistake ever done!! So sorry! It supposed to be 103.19.217.10 and I thought I put it correctly. Thank you so much!!