ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Krasavin Andrey <krasavin@kominet.ru>
To: community@altlinux.ru
Subject: [Comm] vsftpd problem
Date: Wed, 5 Oct 2005 10:20:40 +0400
Message-ID: <20051005062040.GA23404@AKrasavin.localdomain> (raw)

Добрый день!

Возможно где-то тупю, но 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



             reply	other threads:[~2005-10-05  6:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-05  6:20 Krasavin Andrey [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051005062040.GA23404@AKrasavin.localdomain \
    --to=krasavin@kominet.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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