On Wed, Jul 11, 2001 at 01:37:57PM +0200, Gregor Anders wrote: > hi, > > i have just installed 0.9.1 from http://mkhppa1.esiee.fr/ and it works well > besinde this little warning: > > ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN > > skb: pf=2 (unowned) dev=lo len=328 > > PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16 > > > that comes up sometimes on stdout. My box is an 712/60 - does anyone know what > causes that warning ?
It is a problem with dhcp-client. It gets started by the init scripts, when it should not be. It should only be invoked by ifup/ifdown, via /etc/network/interfaces. Remove the links to its startup script from /etc/rc?.d/ Richard

