|
Home > Archive > Red Hat Networking > October 2004 > invalid ICMP type 11 error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
invalid ICMP type 11 error
|
|
| Some Guy 2004-03-01, 2:36 pm |
| I see the folling entries in my messages log when Samba is running :
192.168.2.104 sent an invalid ICMP type 11, code 0 error to a broadcast:
192.168.2.255 on eth0
I'm fairly new to networking, only know enough to get myself by so I'm a
little flustered as to why this is happening. The reading I've done
suggested that setting local master to "no" would help but it didn't
have any effect. I don't see any noticable performance problems but the
logs filling up with these messages are annoying. Any help is appreciated.
| |
| Sm0keTsT 2004-10-16, 6:07 am |
| quote: Originally posted by Some Guy
I see the folling entries in my messages log when Samba is running :
192.168.2.104 sent an invalid ICMP type 11, code 0 error to a broadcast:
192.168.2.255 on eth0
I'm fairly new to networking, only know enough to get myself by so I'm a
little flustered as to why this is happening. The reading I've done
suggested that setting local master to "no" would help but it didn't
have any effect. I don't see any noticable performance problems but the
logs filling up with these messages are annoying. Any help is appreciated.
See FYI:
Bugzilla Bug 111681: Invalid ICMP type 11 messages echo'd to console
Add to /etc/sysctl.conf the following line:
net.ipv4.icmp_ignore_bogus_error_responses=1
Cheers
Sm0ketst |
|
|
|
|