[parisc-linux] palinux 0.9.1

Richard Hirst rhirst@linuxcare.com
Mon, 9 Jul 2001 18:26:32 +0100


On Wed, Jul 04, 2001 at 06:44:02PM +0200, Joël Soete wrote:
> Hi all,
> 
> Very nice on 712 model.
> Just a small problem after the configuration of the inet interface:
> ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
> skb: pf=2 (unowned) dev=l0 len=328
> PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16
> 
> This message is repeated severall times?

This is a problem with dhcp-client 2.x.  It installs /etc/init.d
scripts which start dhclient on boot.  It should not be started on
boot, as it is now invoked via /etc/network/inferfaces and ifup/ifdown.
I have just done some tests with dhcp-client 3.0beta2RC10-1, which
cures the problem.

Richard