Nick Khamis a écrit : > Hey Xavier, > > I do appologize for the two messages, it will not happen again. When > issuing a "find /lib/modules/`uname -r` -name ip_vs*.ko" I see only > Ok so, under Networking support -> Networking options -> Network packet filtering support (Netfilter), you enabled IP virtual server support, then, under IP virtual server support, you said earlier that you enabled : [*] TCP load balancing support [*] UDP load balancing support but, you're looking for ip_vs_* modules, so it seems you did not enabled theses items : *** IPVS scheduler *** round-robin scheduling (which is ip_vs_rr.ko) weighted round-robin scheduling (which is ip_vs_wrr.ko) least-connection scheduling (which is ip_vs_lc.ko) weighted least-connection scheduling (which is ip_vs_wlc.ko) locality-based least-connection scheduling (which is ip_vs_lblc.ko) locality-based least-connection with replication scheduling (which is ip_vs_lblcr.ko) destination hashing scheduling (which is ip_vs_dh.ko) source hashing scheduling (which is ip_vs_sh.ko) shortest expected delay scheduling (which is ip_vs_sed.ko) never queue scheduling (which is ip_vs_nq.ko) *** IPVS application helper *** FTP protocol helper (which is ip_vs_ftp.ko) did you ? And, yes, next time you are looking for something in the kernel config, please do a search using menuconfig (simply issue make menuconfig in the kernel tree, and when the menu shows up, then use the '/' key, and enter the of the CONFIG_ item you're looking for) HTH. > Thanks in Advanced, > Ninus -- Xavier Parizet YaGB : http://gentooist.com GPG : C7DC B10E FC21 63BE B453 D239 F6E6 DF65 1569 91BF