ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Master 2.4 and vsftp
@ 2004-11-20  9:51 Fedor Sumkin
  2004-11-20  9:06 ` Aleksander N. Gorohovski
  2004-11-20 10:46 ` [Comm] " Alexey Borovskoy
  0 siblings, 2 replies; 7+ messages in thread
From: Fedor Sumkin @ 2004-11-20  9:51 UTC (permalink / raw)
  To: community

Имеем установленный мастер, необходимо поднять анонимус фтп на базе 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

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


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

end of thread, other threads:[~2004-11-22  9:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-20  9:51 [Comm] Master 2.4 and vsftp Fedor Sumkin
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

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