LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: how to tell if certain code is in kernel

To: Julian Anastasov <ja@xxxxxx>
Subject: Re: how to tell if certain code is in kernel
Cc: Joseph Mack <mack.joseph@xxxxxxxxxxxxxxx>, lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Mon, 24 Sep 2001 11:54:39 -0400
Julian Anastasov wrote:

> > ipip is not there either (but is in System.map)
> 
> IPv4 over IPv4 tunneling driver

I missed it, excuse me.

Netfilter, and ip_tables are in dmesg too. This is starting to look good.

>         But may be it is not printed from the module

lsmod | grep ipip 

is fine.

If (! in kernel)&&(! module loaded) 
        then insmod ipip.o
fi

Thanks Joe

-- 
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center, 
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA


<Prev in Thread] Current Thread [Next in Thread>