nanog mailing list archives

Re: http/ssl to dropbox.com dying


From: "Israel G. Lugo" <israel.lugo () lugosys com>
Date: Sat, 30 Jun 2012 01:05:47 +0100

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


Current thread: