That did it. I must not have copied over the new modules when I installed
the kernel.
I patched with the latest ipvs code and things look good.
However, I did notice that the ip_masq_ftp module is not automatically
loaded by anything.
Where do people usually start this from?
My firewall script is supposed to load it, but it doesn't appear to be
working.
I put it in rc.local and it works, but I don't know if there are any risks
involved with putting it there.
Thanks for all the help!
Nathan
-----Original Message-----
From: Lars Marowsky-Bree [mailto:lmb@xxxxxxx]
Sent: Wednesday, November 29, 2000 9:44 AM
To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: RE: RE: Source IP address
On 2000-11-29T09:46:33,
Nathan Polonski <Nathan.Polonski@xxxxxxxxxxxx> said:
> Lars,
> Thank you for the suggestion. I tried it and looked at the man page again.
> However, I still get a similar response.
>
> /lib/modules/2.2.17/ipv4/ip_masq_ftp.o: unresolved symbol
> ip_masq_skb_replace_Rsmp_672fb649
Is it possible that you compiled your modules with SMP support but your
running kernel doesn't have SMP ?
Your module / kernel setup is seriously screwed. Please recompile your
entire
kernel as in
make menuconfig && make clean && make dep && make modules && \
make modules_install && make bzImage
and install the resulting bzImage as your new kernel.
Sincerely,
Lars Marowsky-Brée <lmb@xxxxxxx>
Development HA
--
Perfection is our goal, excellence will be tolerated. -- J. Yahl
_______________________________________________
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://www.in-addr.de/mailman/listinfo/lvs-users
|