public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant <emailgrant@gmail.com>
To: Gentoo mailing list <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] PMTUD
Date: Sun, 1 Sep 2013 09:17:37 -0700	[thread overview]
Message-ID: <CAN0CFw380fxRGVGNuOwM=_v5SydyL31tHswCrmXYQ8bjn9Or+A@mail.gmail.com> (raw)
In-Reply-To: <201309011643.52008.michaelkintzios@gmail.com>

> The hotel's router/modem may be using PPPoE to authenticate with their ISP,
> which has a larger header size and requires an MTU of 1492 (1464+28=1492)
>
> So, although your NIC is configured to the full ethernet MTU size, the router
> drops the size down to 1492 to be able to squeeze it out through the ISP's
> network.  That's all good and proper and will not cause the timeout problem
> you have been experiencing.

OK, does PMTUD lower the outgoing packet size on my system due to the
hotel router's lower MTU or does the hotel router itself fragment my
1500 byte packets in order to send them out?  Just curious.

> Have you checked that the firewall at your server is not set to drop all ICMP
> packets and that you don't have something like this set up on it:
>
>   net.ipv4.icmp_echo_ignore_all = 0
>
> (use sysctl to check)

I get this which looks OK:

# sysctl -a|grep icmp_echo_ignore_all
net.ipv4.icmp_echo_ignore_all = 0

Nikos mentioned in the other thread that I may need to configure ICMP
on my server's modem/router which I will be able to try tomorrow.

- Grant


  reply	other threads:[~2013-09-01 16:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27  8:10 [gentoo-user] PMTUD Grant
2013-08-27 14:27 ` Mick
2013-09-01  7:40   ` Grant
2013-09-01  8:37     ` Mick
2013-09-01 10:31       ` Grant
2013-09-01 12:00         ` Mick
2013-09-01 12:09           ` Grant
2013-09-01 11:17       ` Grant
2013-09-01 12:57         ` Mick
2013-09-01 13:59           ` Grant
2013-09-01 15:43             ` Mick
2013-09-01 16:17               ` Grant [this message]
2013-09-01 16:53                 ` Mick
2013-09-01 17:54                   ` Grant
2013-09-01 18:51                     ` Mick
2013-09-02 18:34                       ` Grant
2013-09-02 22:29                         ` Mick
2013-09-05 12:52                           ` Grant

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='CAN0CFw380fxRGVGNuOwM=_v5SydyL31tHswCrmXYQ8bjn9Or+A@mail.gmail.com' \
    --to=emailgrant@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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