Хочется запретить более N процессов с одного IP. Какой сервер умеет ? В proftpd есть вроде только MaxClientsPerUser,что есть несколько не то ... -- AY7-UANIC || AY15-RIPE =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Hello, Alexander Yeremenko.
Хочется запретить более N процессов с одного IP. Какой сервер умеет ? В proftpd есть вроде только MaxClientsPerUser,что есть несколько не то ...
man 5 vsftpd.conf .... max_per_ip If vsftpd is in standalone mode, this is the maxi- mum number of clients which may be connected from the same source internet address. A client will get an error message if they go over this limit. Default: 0 (unlimited) .... -- Vlad Zabolotny (VSZ1-RIPE) LuckyNet =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Vlad Zabolotny wrote:
Хочется запретить более N процессов с одного IP. Какой сервер умеет ? В proftpd есть вроде только MaxClientsPerUser,что есть несколько не то ...
VZ> man 5 vsftpd.conf VZ> .... VZ> max_per_ip VZ> If vsftpd is in standalone mode, this is the maxi- VZ> mum number of clients which may be connected from VZ> the same source internet address. A client will get VZ> an error message if they go over this limit. VZ> Default: 0 (unlimited) У меня listener дох от этого. Лучше через (x)inetd пускать имхо. К тому же tcpwrapper'ы полезная вещь. -- UKR.NET Postmaster =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Tue, Mar 22, 2005 at 10:46:07AM +0200, vladimir.sharun@ukr.net wrote:
Vlad Zabolotny wrote:
Хочется запретить более N процессов с одного IP. Какой сервер умеет ? В proftpd есть вроде только MaxClientsPerUser,что есть несколько не то ...
VZ> man 5 vsftpd.conf VZ> .... VZ> max_per_ip VZ> If vsftpd is in standalone mode, this is the maxi- VZ> mum number of clients which may be connected from VZ> the same source internet address. A client will get VZ> an error message if they go over this limit.
VZ> Default: 0 (unlimited)
У меня listener дох от этого. Лучше через (x)inetd пускать имхо. К тому же tcpwrapper'ы полезная вещь.
у меня работало -- Best regard, Aleksander Trotsai aka MAGE-RIPE aka MAGE-UANIC My PGP key at ftp://blackhole.adamant.ua/pgp/trotsai.key[.asc] ОЗУ - Оригинально Запоминающее Устройство =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Здравствуйте! On Tue, Mar 22, 2005 at 10:46:07AM +0200, vladimir.sharun@ukr.net wrote:
Vlad Zabolotny wrote:
Хочется запретить более N процессов с одного IP. Какой сервер умеет ? В proftpd есть вроде только MaxClientsPerUser,что есть несколько не то ...
А MaxClientsPerHost? The MaxClientsPerHost directive configures the maximum number of clients allowed to connect per host. The optional argument message may be used which will be displayed to a client attempting to exceed the maximum value. If message is not supplied, a default message of "Sorry, the maximum number clients (%m) from your host are already connected." is used. -- Alexander Burnos Network Operation Center Internet Data Center "ColoCALL" http://colocall.net =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
Alexander Trotsai wrote:
VZ>> max_per_ip VZ>> If vsftpd is in standalone mode, this is the maxi- VZ>> mum number of clients which may be connected from VZ>> the same source internet address. A client will get VZ>> an error message if they go over this limit.
VZ>> Default: 0 (unlimited)
У меня listener дох от этого. Лучше через (x)inetd пускать имхо. К тому же tcpwrapper'ы полезная вещь.
AT> у меня работало Да у меня тоже работало. При активном юзании вылетало 6-м сигналом. Долго не разбирался, поставил через inetd и забыл. -- UKR.NET Postmaster =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
On Tue, Mar 22, 2005 at 11:03:26AM +0200, vladimir.sharun@ukr.net wrote:
Alexander Trotsai wrote:
VZ>> max_per_ip VZ>> If vsftpd is in standalone mode, this is the maxi- VZ>> mum number of clients which may be connected from VZ>> the same source internet address. A client will get VZ>> an error message if they go over this limit.
VZ>> Default: 0 (unlimited)
У меня listener дох от этого. Лучше через (x)inetd пускать имхо. К тому же tcpwrapper'ы полезная вещь.
AT> у меня работало
Да у меня тоже работало. При активном юзании вылетало 6-м сигналом. Долго не разбирался, поставил через inetd и забыл.
а фиг его знает - активно сильно не юзал там где активно - apache + connlimit -- Best regard, Aleksander Trotsai aka MAGE-RIPE aka MAGE-UANIC My PGP key at ftp://blackhole.adamant.ua/pgp/trotsai.key[.asc] Осторожно, двери не закрываются! =================================================================== uanog mailing list. To Unsubscribe: send mail to majordomo@uanog.kiev.ua with "unsubscribe uanog" in the body of the message
participants (5)
-
Alexander Burnos
-
Alexander Trotsai
-
Alexander Yeremenko
-
Vlad Zabolotny
-
vladimir.sharun@ukr.net