Yikes...I must be dim since I didn't glean that after reading it, thanks!

Checked my ftpaccess file...no limits defined, so I should be unlimited.

Looked at the xinetd config...is the cps value Connections Per Second?
If so, what does 25 30 mean in real terms?


> -----Original Message-----
> From: Ed Wilts [mailto:[EMAIL PROTECTED]
> Sent: 10/16/2003 1:48 PM
> To: [EMAIL PROTECTED]
> Subject: Re: max simultaneous connections from one host in wu-ftpd
>
> 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:[EMAIL PROTECTED]
> Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to