All of lore.kernel.org
 help / color / mirror / Atom feed
* IP sent an invalid ICMP type to a broadcast and icmp_ignore_bogus_error_responses
@ 2005-05-07 19:26 Sebastian Siewior
  2005-05-09  6:09 ` Taylor, Grant
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sebastian Siewior @ 2005-05-07 19:26 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

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?

-- 
Mit freundlichem Gruß
Sebastian Siewior

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-05-16  1:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2005-05-12  7:05   ` Sebastian Siewior
2005-05-16  1:36 ` Taylor, Grant

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.