Security Basics mailing list archives

Re: How do I find out what hop is not forwarding traffic on a specific port?


From: Ansgar Wiechers <bugtraq () planetcobalt net>
Date: Mon, 9 Nov 2009 19:41:57 +0100

On 2009-11-05 Phunkodelic wrote:
Looking for a way to find out who or what device is blocking traffic
on a specific port.  Sort of like a trace route tool where you could
designate the port to test with (UDP/TCP).  I realize that UDP may be
hard to do since it is a connectionsless protocol.

On Unix-like systems use tcptraceroute for TCP and the normal traceroute
for UDP packets (option -p). On Windows you can use tracetcp [1] for TCP
packets, but I don't know a tool for tracing UDP packets (tracert does
not support this).

[1] http://tracetcp.sourceforge.net/

Regards
Ansgar Wiechers
-- 
"All vulnerabilities deserve a public fear period prior to patches
becoming available."
--Jason Coombs on Bugtraq

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how 
it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, 
install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are 
highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------


Current thread: