Re: SIOCADDRT (was Re: 2.2.6: "modprobe: Could find module net-pf-19")

Philip Blundell (pb@nexus.co.uk)
Mon, 26 Apr 1999 16:08:02 +0100


>I installed net-tools-1.52. All problems went away, except for the
>error message
>
> SIOCADDRT
>
>during boot.

This probably means you are trying to add a device route (probably for
loopback) that was required for 2.0 kernels but is no longer needed for 2.2.
It's safe to ignore but to stop it you should just delete the line that says
`route add 127.0.0.0 dev lo' or something similar in your boot scripts.

p.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/