LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-27-2005, 10:35 AM   #1
Seventh
Member
 
Registered: Dec 2003
Location: Boston, MA
Distribution: Redhat / Debian
Posts: 269

Rep: Reputation: 30
Odd kernel message error


Hi all,

My RHEL9 install is working great, but my messages file is completley full of this:

Jun 27 11:32:47 kurskx kernel: 129.83.81.157 sent an invalid ICMP type 11, code
0 error to a broadcast: 129.83.81.255 on eth2

Can anyone give me some insight as to what causes this? I've never seen it before, and anything that broadcasts from my server can't be all that good.

Thanks much!
 
Old 06-27-2005, 11:39 AM   #2
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
well... look like a service on your box broadcast "broken" icmp message. Look which applications are "serving" first (netstat -an might help you ), stop those you don't need and see if you still have these messages. ICMP protocol dont use ports, so it might be harder to find out.
It could also be a "client" application, but it would surprise me, as most "clients" usually dont broadcast for server (but take a look at what you have running anyways?).

No matter what it is, it's nothing a quick iptables script couldn't block
 
Old 06-28-2005, 09:43 AM   #3
Seventh
Member
 
Registered: Dec 2003
Location: Boston, MA
Distribution: Redhat / Debian
Posts: 269

Original Poster
Rep: Reputation: 30
Sorry for the newbie question, I'm not familiar with iptables at all. Is there a quick link somewhere that'd explain how to block the message?
 
Old 07-05-2005, 02:30 PM   #4
Seventh
Member
 
Registered: Dec 2003
Location: Boston, MA
Distribution: Redhat / Debian
Posts: 269

Original Poster
Rep: Reputation: 30
/bump

My logfile:

Quote:
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
129.83.81.157 sent an invalid ICMP type 11, code 0 error to a broadcast: 129.83
81.255 on eth2
About 50 pages of that.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel Install Odd Error inescapeableus Linux - Software 13 10-22-2005 06:11 PM
Odd error message trying to install Linux Wagedomain Linux - Laptop and Netbook 3 09-23-2005 06:52 AM
KERNEL 2.6 compilation error message xjm Red Hat 3 09-20-2005 07:21 AM
Odd xlib error after kernel upgrade zuessh Debian 1 09-08-2005 07:52 AM
Odd Error Message at browse as super-user opioid Linux - Software 4 04-21-2004 01:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration