All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Indan Zupancic <indan@nul.nu>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: 2.6.23-rc1: ipv4_get_l4proto: Frag of proto 17
Date: Wed, 25 Jul 2007 17:19:42 +0200	[thread overview]
Message-ID: <46A76A0E.8050100@trash.net> (raw)
In-Reply-To: <56054.81.207.0.53.1185319467.squirrel@secure.samage.net>

Indan Zupancic wrote:
> Hello,
> 
> After reading the "Never happen" comment in the code, I thought it
> wasn't too silly to mention that it apparently does happen. Never saw
> the message before, hence this mail. This happened on a machine
> doing SNAT for another pc, so conntrack may be involved.
> 
> The three errors happen within 1.5 seconds of each other:
> 
> [17834.377955] ipv4_get_l4proto: Frag of proto 17
> [17835.358985] ipv4_get_l4proto: Frag of proto 17
> [17835.872457] ipv4_get_l4proto: Frag of proto 17
> 
> As this seems to be an incident, I've no idea how to debug it, nor
> whether it's worth debugging. If this can be caused by a peer
> sending a bad packet I'd ignore this report.
> 
> If this is serious enough to be reported, perhaps it should be a BUG?

It should not be serious, the packets are simply dropped.

Did it perhaps happen directly after nf_conntrack_ipv4 module load?
Otherwise I think it might happen on loopback if you manually send
to large packets or possibly with NOTRACK. Any chance you're doing
anything of that?

  reply	other threads:[~2007-07-25 15:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-24 23:24 2.6.23-rc1: ipv4_get_l4proto: Frag of proto 17 Indan Zupancic
2007-07-25 15:19 ` Patrick McHardy [this message]
2007-07-25 16:12   ` Indan Zupancic
2007-07-25 16:17     ` Patrick McHardy
2007-07-25 17:02       ` Indan Zupancic
2007-07-25 17:13         ` Martin Josefsson
2007-07-25 17:41           ` Indan Zupancic
2007-07-26  1:27             ` Yasuyuki KOZAKAI
     [not found]             ` <200707260127.l6Q1RPP6019173@toshiba.co.jp>
2007-07-26  9:46               ` Indan Zupancic
2007-07-26  9:50                 ` Patrick McHardy
2007-07-26 10:09                   ` Indan Zupancic
2007-07-26 10:22                     ` Patrick McHardy
2007-07-26 11:17                       ` Indan Zupancic
2007-07-26 11:17                         ` Patrick McHardy

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=46A76A0E.8050100@trash.net \
    --to=kaber@trash.net \
    --cc=indan@nul.nu \
    --cc=netfilter-devel@lists.netfilter.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.