ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] vsftpd problem
@ 2005-10-05  6:20 Krasavin Andrey
  2005-10-05  6:40 ` Шенцев Алексей Владимирович
  2005-10-05 14:56 ` Eugene Seppel
  0 siblings, 2 replies; 7+ messages in thread
From: Krasavin Andrey @ 2005-10-05  6:20 UTC (permalink / raw)
  To: community

Добрый день!

Возможно где-то тупю, но vsftpd не работает :(. Система - чистый
Мастер. Вот лог работы lftp:

lftp 192.168.1.11:~> ls
---- Соединение с 192.168.1.11 (192.168.1.11), порт 21
<--- 500 OOPS: vsftpd: cannot locate user specified in
'ftp_username':vsftpd
---> FEAT
**** Соединение закрыто удаленной машиной
---- Закрытие управляющего соединения

192.168.1.11 - это машина, где поднят vsftp.

cat /etc/xinetd.d/vsftpd | egrep -v "^#|^ *$"
service ftp
{
        disable         = no
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        nice            = 10
        rlimit_as	= 16M
        server  	= /usr/sbin/vsftpd
        only_from	= 192.168.1.0 192.168.0.0
}

cat /etc/vsftpd.conf | egrep -v "^#|^ *$"
anonymous_enable=YES
write_enable=YES
anon_upload_enable=YES
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES

Подскажите, где еще настроить чего надо?

-- 
WBR, Krasavin Andrey



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

end of thread, other threads:[~2005-10-07  8:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-05  6:20 [Comm] vsftpd problem Krasavin Andrey
2005-10-05  6:40 ` Шенцев Алексей Владимирович
2005-10-05  6:54   ` Krasavin Andrey
2005-10-06 14:12     ` Re[2]: " Alexey S. Kuznetsov
2005-10-07  8:47       ` Krasavin Andrey
2005-10-05 14:56 ` Eugene Seppel
2005-10-06  6:22   ` Alexey Morsov

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