LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   IPSec IPv6 Configuration (https://www.linuxquestions.org/questions/linux-kernel-70/ipsec-ipv6-configuration-4175498943/)

Sony Arpita 03-21-2014 02:45 AM

IPSec IPv6 Configuration
 
Hi All,

I am unable to compile 2.6.39.4 kernel with IPv6 + INET6_AH + INET6_ESP support.

On attempting to compile the kernel, I observe the following message :
ERROR: modinfo: could not find module ipv6

However ipv6.ko module exists at <path_to_linux_kernel>/net/ipv6/, even the following modules exist:
ah6.ko, esp6.ko :

# ls | grep .ko
ah6.ko
esp6.ko
ip6_tunnel.ko
ipcomp6.ko
ipv6.ko
mip6.ko
sit.ko
tunnel6.ko
xfrm6_mode_beet.ko
xfrm6_mode_ro.ko
xfrm6_mode_transport.ko
xfrm6_mode_tunnel.ko
xfrm6_tunnel.ko

Am I missing out something ?


All times are GMT -5. The time now is 01:54 PM.