* [mdk-re] xinetd & vsftpd
@ 2002-01-07 14:36 Alexei Takaseev
2002-01-08 11:04 ` Igor Homyakov
2002-01-10 12:31 ` Dmitry V. Levin
0 siblings, 2 replies; 4+ messages in thread
From: Alexei Takaseev @ 2002-01-07 14:36 UTC (permalink / raw)
To: mandrake-russian
Приветствую!
С ftp-сервером wu-ftpd можно было провернуть такую вещь, как ограничение
количества соединений по группам, определяя их по каким-то признакам.
Можно ли подобное проделать и с vsftpd? Пробовал делать так, чтобы сам
xinetd ставил ограничение на количество подключений к сервису с одного IP,
да вот что-то никакого ограничения не получалось.
Вот что я пытался прописать:
service ftp
{
disable = no
flags = REUSE
socket_type = stream
protocol = tcp
wait = no
user = root
nice = 10
rlimit_as = 16M
instances = 1
per_source = 1
server = /usr/sbin/vsftpd
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] xinetd & vsftpd
2002-01-07 14:36 [mdk-re] xinetd & vsftpd Alexei Takaseev
@ 2002-01-08 11:04 ` Igor Homyakov
2002-01-09 19:26 ` Alexei Takaseev
2002-01-10 12:31 ` Dmitry V. Levin
1 sibling, 1 reply; 4+ messages in thread
From: Igor Homyakov @ 2002-01-08 11:04 UTC (permalink / raw)
To: mandrake-russian
On Mon, Jan 07, 2002 at 07:33:11PM +0800, Alexei Takaseev wrote:
> Приветствую!
>
> С ftp-сервером wu-ftpd можно было провернуть такую вещь, как ограничение
> количества соединений по группам, определяя их по каким-то признакам.
> Можно ли подобное проделать и с vsftpd? Пробовал делать так, чтобы сам
> xinetd ставил ограничение на количество подключений к сервису с одного IP,
> да вот что-то никакого ограничения не получалось.
>
> Вот что я пытался прописать:
>
> service ftp
> {
> disable = no
> flags = REUSE
> socket_type = stream
> protocol = tcp
> wait = no
> user = root
> nice = 10
> rlimit_as = 16M
> instances = 1
> per_source = 1
> server = /usr/sbin/vsftpd
> }
единсвенное что знаю я это
man vsftpd.conf
anon_max_rate
--
Igor Homyakov
<homyakov(at)ramax.spb.ru>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] xinetd & vsftpd
2002-01-08 11:04 ` Igor Homyakov
@ 2002-01-09 19:26 ` Alexei Takaseev
0 siblings, 0 replies; 4+ messages in thread
From: Alexei Takaseev @ 2002-01-09 19:26 UTC (permalink / raw)
To: mandrake-russian
On Tue, 8 Jan 2002, Igor Homyakov wrote:
> единсвенное что знаю я это
> man vsftpd.conf
> anon_max_rate
В том то и дело, что нужно ограничивать количество соединений.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] xinetd & vsftpd
2002-01-07 14:36 [mdk-re] xinetd & vsftpd Alexei Takaseev
2002-01-08 11:04 ` Igor Homyakov
@ 2002-01-10 12:31 ` Dmitry V. Levin
1 sibling, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2002-01-10 12:31 UTC (permalink / raw)
To: ALT Linux Spring mailing list
[-- Attachment #1: Type: text/plain, Size: 913 bytes --]
On Mon, Jan 07, 2002 at 07:33:11PM +0800, Alexei Takaseev wrote:
> С ftp-сервером wu-ftpd можно было провернуть такую вещь, как ограничение
> количества соединений по группам, определяя их по каким-то признакам.
> Можно ли подобное проделать и с vsftpd? Пробовал делать так, чтобы сам
> xinetd ставил ограничение на количество подключений к сервису с одного IP,
> да вот что-то никакого ограничения не получалось.
Вообще говоря, per_source работает.
Что касается vsftpd, то я специально не проверял, применим ли этот метод к
нему.
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-01-10 12:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-07 14:36 [mdk-re] xinetd & vsftpd Alexei Takaseev
2002-01-08 11:04 ` Igor Homyakov
2002-01-09 19:26 ` Alexei Takaseev
2002-01-10 12:31 ` Dmitry V. Levin
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git