1

Is it possible to use tcptraceroute to probe a certain port? The documentation in the man pages seems to suggest that the '-p' port flag is for UDP, and when used with tcptraceroute, is for specifying the source port?

How do I specify the destination port? (eg. 443, or 500)

Thanks

StephenC
  • 65
  • 1
  • 1
  • 6
  • 3
    Is `man traceroute ; traceroute -T -p 443 www.example.com` not working for you? – MadHatter Jul 29 '16 at 09:01
  • That works, but shouldn't I see at the final hop? – StephenC Jul 29 '16 at 09:03
  • 1
    If that's your question, I suggest *actually asking that question*. I *do* see syn-ack, but we can't start discussing the evidence for that in response to the question as written. – MadHatter Jul 29 '16 at 09:26

0 Answers0