Re: max simultaneous connections from one host in wu-ftpd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Oct 16, 2003 at 01:30:13PM -0400, Broadcast IT wrote:
> Haven't found anything pertaining to this...did I miss something? Does
> anyone know what the default is, and is it an adjustable parameter (if
> so how)?

Do you want maximum per a pre-determined host, or any arbitrary host?
If it's a predetermined host, look at defining a class in your ftpaccess
file, like so:
class   local   real,anonymous  *.foo.com 172.30.13.0/24 150.228.0.0/16
class   remote  real,guest,anonymous    *
limit   remote  100     Any     /etc/msgs/msg.toomany
limit   local   50      Any     /etc/msgs/msg.toomany

According to the ftpaccess man page, failure to define a limit means the
connections are unlimited.

Also look at the host-limit entry in the man page.

The other thing you have to watch for is how fast the connections are
coming in.  That's an inetd/xinetd configuration.

-- 
Ed Wilts, Mounds View, MN, USA
mailto:ewilts@xxxxxxxxxx
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux