From: Thanasis <thanasis@asyr.hopto.org>
To: Tvrtko Ursulin <tvrtko@ursulin.net>
Cc: netfilter@vger.kernel.org
Subject: Re: Strange problem with HTTPS POST (maybe) through router from Linux
Date: Wed, 09 Jun 2010 00:46:33 +0300 [thread overview]
Message-ID: <4C0EBA39.5070809@asyr.hopto.org> (raw)
In-Reply-To: <201006082203.22238.tvrtko@ursulin.net>
on 06/09/2010 12:03 AM Tvrtko Ursulin wrote the following:
>
> Hi all,
>
> Not really sure it is appropriate for this mailing list but I have a hunch it
> could be netfilter related, or at least people who could know something about
> it are likely to visit this place. :)
>
> I have a small home network behind a cheap ADSL router and a bizarre problem
> where I am not getting responses from some web sites in some situations. I
> suspect it is when a POST needs to go over the connection because it is always
> when I need to log in somewhere over HTTPS. Also it happens when a number of
> unrelated sites.
>
> This only happens from Linux! Just today I tried four different distributions
> on two different machines and it is a total pattern. From Windows it all works
> fine. Also I tried three or four browsers on Linux and all behave exactly the
> same.
>
> I had a look at the iptables setup on the router (see below) and it looks
> reasonable (at least short) to me, but it have been some years since I last
> used it so my knowledge is a bit thin here.
>
> Or could it be that something has changed in recent kernels which could make
> the router unhappy and lose packets?
>
> Anything more I could try to diagnose this? Any hints are appreciated!
>
> Regards,
>
> Tvrtko
This usually happens when the firewall(s) does not allow path MTU
discovery because it is configured to filter/drop ICMP.
Take a look here:
http://www.znep.com/~marcs/mtu/
http://www.netheaven.com/pmtu.html
Try setting the MTU to a small value like:
ifconfig eth0 mtu 1000
and if that solves the problem, then fix your firewall(s)
next prev parent reply other threads:[~2010-06-08 21:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-08 21:03 Strange problem with HTTPS POST (maybe) through router from Linux Tvrtko Ursulin
2010-06-08 21:36 ` Jan Engelhardt
2010-06-09 8:00 ` Tvrtko Ursulin
2010-06-09 10:02 ` Jan Engelhardt
2010-06-09 13:41 ` Tvrtko Ursulin
2010-06-09 15:02 ` Jan Engelhardt
2010-06-09 17:51 ` Tvrtko Ursulin
2010-06-09 22:03 ` Tvrtko Ursulin
2010-06-09 22:05 ` Tvrtko Ursulin
2010-06-08 21:46 ` Thanasis [this message]
2010-06-09 7:46 ` Tvrtko Ursulin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C0EBA39.5070809@asyr.hopto.org \
--to=thanasis@asyr.hopto.org \
--cc=netfilter@vger.kernel.org \
--cc=tvrtko@ursulin.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox