TheVoice

Well-Known Member
Feb 7, 2002
105
0
316
Does anyone know the default amount of users that can download via annon ftp at once? Also can they download using an IP instead of a domain name? Does the site bandwith get counted as part of their total domain usage?

Thanks.
 

itf

Well-Known Member
May 9, 2002
620
0
316
it could be configured through /etc/proftpd.conf

find these lines in /etc/proftpd.conf
# Limit the maximum number of anonymous logins
MaxClients 10


I wrote about bandwidth calculation completely read the entire of this thread (focus on what I wrote - itf)

Page 1

http://forums.cpanel.net/read.php?TID=3259

Page 2
http://forums.cpanel.net/read.php?TID=3259&page=2
 

TheVoice

Well-Known Member
Feb 7, 2002
105
0
316
the user would have a dedicated IP and would only be using the site for annon ftp thats why i was wondering if annon ftp is counted in view bandwith.
 

feanor

Well-Known Member
Aug 13, 2001
835
0
316
Yes, this will definitely be visible via your bandmin data at
http://hostname.of.server/bandwidth/

Anything flowing through any port on that IP will be recorded by ipchains/itables and reported by bandmin.

So that should work pretty well.