[2533] in linux-net channel archive
Re: SOLUTION: That's what "net-pf-3" means...
daemon@ATHENA.MIT.EDU (Tom Lees)
Wed Apr 17 00:31:55 1996
To: linux-net@vger.rutgers.edu
From: Tom Lees <tom@lpsg.demon.co.uk>
Date: 16 Apr 1996 16:47:29 +0100
Martin Kraemer (martin@deejai.mch.sni.de) wrote:
: BUT: Can't it do this in a different way, in order to avoid the error
: messages? I mean,
: "modprobe: Can't locate module net-pf-4"
: "modprobe: Can't locate module net-pf-3"
: "modprobe: Can't locate module net-pf-5"
: at system startup seems to imply that something is severely broken....
Just add the following to /etc/conf.modules (or /etc/modules.conf, if you're
using that...):
alias net-pf-3 off
alias net-pf-4 off
alias net-pf-5 off
Assuming you have modules-1.3.57 or later, this will eliminate the messages.
--
Tom Lees <tom@lpsg.demon.co.uk>
Jone's Law:
The man who smiles when things go wrong has thought of someone
to blame it on.