Results 1 to 1 of 1
I am using Fedora linux kernel 2.6.18.2. When I list kernel modules using lsmod command, I did not find any IPv6 module.
Then I have used the following document to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-06-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 31
FATAL error while loading IPv6 module
I am using Fedora linux kernel 2.6.18.2. When I list kernel modules using lsmod command, I did not find any IPv6 module.
Then I have used the following document to load the module
http://tldp.org/HOWTO/Linux+IPv6-HOW...ck-kernel.html
[root@localhost ~]# test -f /proc/net/if_inet6 && echo "Running kernel is IPv6 ready"
Running kernel is IPv6 ready
[root@localhost ~]# modprobe ipv6
FATAL: Module ipv6 not found.
Any suggestion why I am getting this FATAL error


Reply With Quote
