[CLUE-Tech] wierd icmp syslog errors

Michael Robbert mrobbert at mines.edu
Mon Sep 9 17:31:20 MDT 2002


Is this the same problem that you wrote here about in June? That is the
first thing that I found on google was your previous letter.
I have never used icmplogd, but my guess is that you have no route to
localhost(127.0.0.1).
You should have a line that looks like:
127.0.0.0     *        255.0.0.0       U     0      0        0 lo

I'm running RedHat and the loopback interface is configured in
/etc/sysconfig/network-scripts/ifcfg-lo which looks like:

DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback

If you're running something other than RedHat it may be configured in a
very different place.

On Mon, 2002-09-09 at 17:03, Dave Price wrote:
>  
> I keep getting these from a system on my LAN
> 
> 
> ==> /var/log/syslog <==
> Sep  9 16:57:03 dbx icmplogd: destination unreachable from localhost
> [127.0.0.1]
> 
> the routing table looks like this:
> 
> dbx:/home/davep# route
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> lanai.kinaole.o *               255.255.255.255 UH    0      0        0
> eth0
> www.datapathway *               255.255.255.255 UH    0      0        0
> eth0
> 63.225.118.96   *               255.255.255.248 U     0      0        0
> eth0
> localnet        *               255.255.255.0   U     0      0        0
> eth0
> default         dsl.kinaole.org 0.0.0.0         UG    1      0        0
> eth0
> You have mail in /var/spool/mail/davep
> dbx:/home/davep# route -n      
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 63.225.118.99   0.0.0.0         255.255.255.255 UH    0      0        0
> eth0
> 63.225.118.98   0.0.0.0         255.255.255.255 UH    0      0        0
> eth0
> 63.225.118.96   0.0.0.0         255.255.255.248 U     0      0        0
> eth0
> 192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0
> eth0
> 0.0.0.0         63.225.118.102  0.0.0.0         UG    1      0        0
> eth0
> dbx:/home/davep# 
> 
> any idea what I need to change to fix this?  - I can ping all known
> nets, and localhost.
> 
> aloha,
> dave
> 
> 
> _______________________________________________
> CLUE-Tech mailing list
> CLUE-Tech at clue.denver.co.us
> http://clue.denver.co.us/mailman/listinfo/clue-tech
-- 
Michael "Murph" Robbert
System Administrator for Math/CS
Colorado School of Mines, Golden, CO  80401-1887
Office: SH220
Office phone: 303-273-3786
Pager: 303-461-6543 or Text messages: murph_pager at bigfoot.com
Email: mrobbert at mines.edu




More information about the clue-tech mailing list