All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Taylor, Grant" <gtaylor@riverviewtech.net>
To: netfilter@lists.netfilter.org
Subject: Re: IP sent an invalid ICMP type to a broadcast and icmp_ignore_bogus_error_responses
Date: Thu, 12 May 2005 01:50:43 -0500	[thread overview]
Message-ID: <4282FCC3.9090109@riverviewtech.net> (raw)
In-Reply-To: <20050507212628.6fd43793@mikejones.ghb.fh-furtwangen.de>

Sebastian Siewior wrote:
> Hallo,
> 
> My kernel complaints himself every second with:
> 
> kernel: XX.XX.XX.XX sent an invalid ICMP type 3, code 1 error to a
> broadcast: 0.0.0.0 on lo
> 
> In the meantime I supressed the messages via  
> 
> echo 1 > /proc/sys/net/ipv4/icmp_ignore_bogus_error_responses". 
> 
> Other people solved this problem with 
> 
> iptables -A INPUT -i lo -j ACCEPT
> 
> but it won't work here. Does someone have an idea how I could find out
> where the packets are comming from?

Would it be possible to get an output of your routing table?  I'm starting to think that this *might* be a routing issue that somehow your kernel thinks that systems are available via the wrong interface.



Grant. . . .


  parent reply	other threads:[~2005-05-12  6:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-07 19:26 IP sent an invalid ICMP type to a broadcast and icmp_ignore_bogus_error_responses Sebastian Siewior
2005-05-09  6:09 ` Taylor, Grant
2005-05-10 13:08   ` Sebastian Siewior
2005-05-12  6:08     ` Taylor, Grant
2005-05-12  6:27       ` Sebastian Siewior
2005-05-09 15:37 ` Jason Opperisano
2005-05-12  6:50 ` Taylor, Grant [this message]
2005-05-12  7:05   ` Sebastian Siewior
2005-05-16  1:36 ` Taylor, 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=4282FCC3.9090109@riverviewtech.net \
    --to=gtaylor@riverviewtech.net \
    --cc=netfilter@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.