ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Настройка VSFTPD ALD 4.1.1.
@ 2009-10-05 20:17 softm.org.ua
  2009-10-05 21:49 ` Michael Shigorin
  2009-10-06 15:21 ` Sergey Vlasov
  0 siblings, 2 replies; 3+ messages in thread
From: softm.org.ua @ 2009-10-05 20:17 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]

Подскажите пожалуйста, какие есть нюансы запуска VSFTPD через xinetd.
Указал следующее в настройках, последнего:

# default: off
# description: The vsftpd FTP server.
service ftp
{
        disable = no
        socket_type     = stream
        protocol        = tcp
        wait            = on
        user            = root
        nice            = 10
        rlimit_as       = 64M
        server          = /usr/sbin/vsftpd
#       server_args     =
}

Однако фтп не подключается. 

tail messages: 

xinetd[26710]: Activating service ftp
xinetd[26710]: Deactivating service ftp due to excessive incoming connections.  Restarting in 10 seconds.


tail secure:


START: ftp pid=31025 from=<no address>
EXIT: ftp pid=31025 duration=0(sec)
FAIL: ftp connections per second from=<no address>


Подкажите, где я не так что настроил.
Спасибо.




__________ Information from ESET Smart Security, version of virus signature database 4462 (20090927) __________

The message was checked by ESET Smart Security.

http://www.esetnod32.ru


[-- Attachment #2: softm39.vcf --]
[-- Type: text/x-vcard, Size: 700 bytes --]

begin:vcard
fn:Arsen V. Kirillov <softm>
n:Kirillov;Arsen V.
adr;dom:;;;Lvov;;79060
email;internet:softm39@gmail.com
tel;work:few worplaces
tel;cell:380679612304
note;quoted-printable:few of my sites: =
	=0D=0A=
	=0D=0A=
	http://softm.org.ua/=0D=0A=
	http://mytavria.org.ua/=0D=0A=
	http://bespredel.org.ua/=0D=0A=
	http://realty-org.ua/=0D=0A=
	http://lndieg.org.ua/=0D=0A=
	http://tet-sud.org.ua/=0D=0A=
	=0D=0A=
	& few others.=0D=0A=
	=0D=0A=
	M working at scriptlance & GAF for few last years=0D=0A=
	Also m writing in russian.=0D=0A=
	=0D=0A=
	Pls contact me at:=0D=0A=
	MSN: softm39@hotmail.com=0D=0A=
	for more details.
x-mozilla-html:FALSE
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Настройка VSFTPD ALD 4.1.1.
  2009-10-05 20:17 [Comm] Настройка VSFTPD ALD 4.1.1 softm.org.ua
@ 2009-10-05 21:49 ` Michael Shigorin
  2009-10-06 15:21 ` Sergey Vlasov
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2009-10-05 21:49 UTC (permalink / raw)
  To: community

On Mon, Oct 05, 2009 at 10:17:30PM +0200, softm.org.ua wrote:
> Подскажите пожалуйста, какие есть нюансы запуска VSFTPD через xinetd.

http://faq.altlinux.org/index.php?action=single&nf=1&qid=122

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Настройка VSFTPD ALD 4.1.1.
  2009-10-05 20:17 [Comm] Настройка VSFTPD ALD 4.1.1 softm.org.ua
  2009-10-05 21:49 ` Michael Shigorin
@ 2009-10-06 15:21 ` Sergey Vlasov
  1 sibling, 0 replies; 3+ messages in thread
From: Sergey Vlasov @ 2009-10-06 15:21 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

On Mon, Oct 05, 2009 at 10:17:30PM +0200, softm.org.ua wrote:
> Подскажите пожалуйста, какие есть нюансы 
> запуска VSFTPD через xinetd.
> Указал следующее в настройках, 
> последнего:
> 
> # default: off
> # description: The vsftpd FTP server.
> service ftp
> {
>        disable = no
>        socket_type     = stream
>        protocol        = tcp
>        wait            = on

Вот тут должно быть wait=no (и в предлагаемом по умолчанию файле
именно так и написано).

Ещё нужно написать требуемое значение only_from (если в общей
конфигурации в /etc/xinetd.conf не изменено изначально установленное
only_from = 127.0.0.1).

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-06 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-05 20:17 [Comm] Настройка VSFTPD ALD 4.1.1 softm.org.ua
2009-10-05 21:49 ` Michael Shigorin
2009-10-06 15:21 ` Sergey Vlasov

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