LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [PATCH] Auto load ip_vs_ftp helper module

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [PATCH] Auto load ip_vs_ftp helper module
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Tue, 14 Oct 2003 23:52:19 +0800 (CST)

On Tue, 14 Oct 2003, Horms wrote:

> On Mon, Oct 13, 2003 at 12:36:37AM +0800, Wensong Zhang wrote:
> > 
> > 
> > On Thu, 9 Oct 2003, Horms wrote:
> > 
> > Yes, it's probably good to do it in the user-space, because it's hard for 
> > the kernel to know which nat helper to load if users run services 
> > different from the default ports.
> 
> That is what I thought too. Do you have any objections to
> the patch that I sent through, other than the minor
> bug in a comment that Sebastien Bonnet found.
> 

I almost have no objection to your patch, because few people run other
services at port 21. However, it is not a perfect solution, because it
only check and bind ip_vs_ftp to port 21, people may run ftp service
at other ports, still need run "modprobe ip_vs_ftp ..." too. So, I am a 
little bit hesitating to release a ipvsadm version for kernel 2.4 with 
your patch. :)

Julian and I used to plan the --app/--helper option in specifying a
virtual service, in which the application helper is bound to virtual
service. It's probably a little bit better. We may need to investigate it
again on the next devel branch.

Cheers,

Wensong

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