Quote:
Originally Posted by madslug
It looks like only BT gets hopped around. I have similar hops from the DNS router out to google for the 216 address.
Has anyone checked the internal BT hops from mid-June when there were also multiple hops? - I thought that was less than the current 7 hops?
How does one check for a traceroute on port 443 - i.e. to nodpi.org?
It would be really interesting to be able to see if port 443 traffic has the same 7 internal hops.
|
Some newer versions of traceroute can do this as well
traceroute -T -p 80 nodpi.org
traceroute -T -p 443 nodpi.org
This doesn't apply to the windows tracert though.
(It is possible though unlikely that you could trigger some intrusion detection systems on the host you are doing the traceroute to with this)