On Wed, 2009-09-09 at 03:14 +0000, Nick Khamis wrote: > I have included in my kenrel configuration the following: > <M> IP virtual server support > -> [*] TCP load balancing > -> [*] UDP load balancing > > > I have added to /etc/modules.autoload.d/kernel-2.6 the follwing > #lvs > ip_vs > ip_vs_rr > ip_vs_wrr > ip_vs_lc > ip_vs_wlc > ip_vs_lblc > ip_vs_lblcr > ip_vs_dh > ip_vs_sh > ip_vs_sed > ip_vs_nq > ip_vs_ftp > When I modprobe any of them I recieve module not found. > > What am I doing wrong.
$ find /lib/modules/`uname -r` -name ip_vs*.ko

