LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Modprobe FATAL: Module net_pf_10 not found (https://www.linuxquestions.org/questions/linux-general-1/modprobe-fatal-module-net_pf_10-not-found-76349/)

Hcman 07-27-2003 11:01 AM

Modprobe FATAL: Module net_pf_10 not found
 
/var/log/messages gives me Modprobe FATAL: Module net_pf_10 not found.
But I have no idea why it wants to load that module in the first place. It's not in my modprobe.conf (this is using the 2.6test1 kernel) and a 'modprobe -c' doesn't show it either.

Any ideas why it tries to load and how I could prevent this?

HC

ovf 07-27-2003 08:07 PM

I did a web search and net_pf_10 appears to be related to trying to load the driver for IPV6. Starting with your /etc/init.d/network file you might be able to figure out where it's being loaded.

Hcman 07-28-2003 01:11 PM

Okidoki, thanks for that!
It seems to wanna load when I start my web browser and not before that so I'll start hunting it down using these two bits of info for starters :-)

HC


All times are GMT -5. The time now is 04:26 AM.