View Single Post
Old 24-07-2008, 12:21   #12616
rryles
Inactive
 
Join Date: May 2008
Posts: 147
rryles will become famous soon enoughrryles will become famous soon enoughrryles will become famous soon enough
Re: Virgin Media Phorm Webwise Adverts [Updated: See Post No. 1, 77, 102 & 797]

Quote:
Originally Posted by Dephormation View Post
For any tech head like me who was thinking trace route apps use ICMP echo packets over IP, see here
tcptraceroute is a traceroute implementation using TCP packets.

The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets with a TTL of one, and increments the TTL until the destination has been reached. By printing the gateways that generate ICMP time exceeded messages along the way, it is able to determine the path packets are taking to reach the destination.
<snip>
By sending out TCP SYN packets instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common firewall filters.
You learn something new every day. Interesting. That could come in very handy.
Yes. I posted that same link a few pages back! The same functionality is now integrated into recent versions of traceroute though. You just need to use the -T option and set the destination port with -p

---------- Post added at 12:21 ---------- Previous post was at 12:04 ----------

I've edited my previous post here: http://www.cableforum.co.uk/board/34...post12610.html

There is evidence that squirrelmail is used on over 117,000 sites! That's an awful lot of webmail sites phorm is still to exclude.
rryles is offline