ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Fedor Sumkin <altcommunity@mail.ru>
To: community@altlinux.ru
Subject: [Comm] Master 2.4 and vsftp
Date: Sat, 20 Nov 2004 12:51:12 +0300
Message-ID: <E1CVRtg-0001dl-00.altcommunity-mail-ru@f24.mail.ru> (raw)

Имеем установленный мастер, необходимо поднять анонимус фтп на базе vsftp, пакеты vsftp, anonftp установлены.

Читаем приложенную книжку по администрированию системы, проверяем 
cat /etc/xinetd.d/vsftpd
service ftp
{
        disable         = no
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        nice            = 10
        rlimit_as       = 16M
        server          = /usr/sbin/vsftpd
#       server_args     =
}

cat /etc/vsftpd.conf

#port_enable=NO
#pasv_enable=NO
anonymous_enable=YES
#local_enable=YES
#write_enable=YES
local_umask=022
#pasv_min_port=49152
#pasv_max_port=65535
#anon_upload_enable=YES
#anon_mkdir_write_enable=YES
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
#chown_uploads=YES
#chown_username=whoever
#xferlog_file=/var/log/vsftpd.log
#xferlog_std_format=YES
#idle_session_timeout=600
#data_connection_timeout=120
nopriv_user=novsftpd
#async_abor_enable=YES
#ascii_upload_enable=YES
#ascii_download_enable=YES
#ftpd_banner=Welcome to blah FTP service.
#deny_email_enable=YES
#banned_email_file=/etc/vsftpd/banned_emails
#chroot_list_enable=YES
#chroot_list_file=/etc/vsftpd/chroot_list
#ls_recurse_enable=YES
#hide_ids=YES
#use_localtime=YES

ll /var/ftp/
total 8
drwxrwsr-x   2 root ftpadmin 4096 Nov 20 12:50 ./
drwxr-xr-x  20 root root     4096 Nov 20 12:00 ../

service xinetd restart

ftp 10.33.253.221
Connected to 10.33.253.221 (10.33.253.221).
421 Service not available, remote server has closed connection

И как тут быть?


             reply	other threads:[~2004-11-20  9:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-20  9:51 Fedor Sumkin [this message]
2004-11-20  9:06 ` Aleksander N. Gorohovski
2004-11-20  9:10   ` Aleksander N. Gorohovski
2004-11-21 22:01     ` [Comm] " Michael Shigorin
2004-11-22  7:10       ` Aleksander N. Gorohovski
2004-11-22  9:54         ` Michael Shigorin
2004-11-20 10:46 ` [Comm] " Alexey Borovskoy

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=E1CVRtg-0001dl-00.altcommunity-mail-ru@f24.mail.ru \
    --to=altcommunity@mail.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