http/ssl to dropbox.com dying

Israel G. Lugo israel.lugo at lugosys.com
Sat Jun 30 00:05:47 UTC 2012


Hi,

On 06/29/2012 11:20 PM, Greg Ihnen wrote:
> It seems like a transport issue.
>
> Is there any tools for checking where an https connection is failing, like a traceroute for https?

GNU/Linux traceroute sends UDP by default. Something along the way could
be filtering UDP, so default traceroute may not be indicative.

To better replicate the problem, you can tell traceroute to send TCP
SYNs to the specific port you're trying to reach (443). Run this as root
(it needs raw sockets):

# traceroute -M tcp -p 443 dropbox.com

Regards,
Israel G. Lugo




More information about the NANOG mailing list