ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Platon" <antusov@yandex.ru>
To: community@altlinux.ru
Subject: [Comm] Как разрешить доступ на VSFTP ?
Date: Wed, 15 Jun 2005 09:01:58 +0400 (MSD)
Message-ID: <42AFB646.000005.14325@tide.yandex.ru> (raw)

Пытаюсь поднять сервер ftp на своей машине, вроде поднялся, во всяком случае локально я захожу но больше никто зайти из сети не может. Всё читал что нашёл по VSFTP man, google, доки ALT Linux.
 Вот конфиг vsftp.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
 
 Вот настройки /etc/xinetd.d/vsftp
service ftp
{
        disable         = no
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        nice            = 10
        rlimit_as       = 16M
        server          = /usr/sbin/vsftpd
        only_from = 10.2 # предоставляем доступ из всей подсети 10.2.
#       server_args     =
}

 

-- 
С уважением!


             reply	other threads:[~2005-06-15  5:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-15  5:01 Platon [this message]
2005-06-15  5:16 ` Alexander Vasiliev
2005-06-15  5:44 ` Nikolay A. Fetisov
2005-06-15  9:29   ` [Comm]Как разрешить доступ наVSFTP ? Platon
2005-06-16 11:37   ` [Comm] Как разрешить доступ на VSFTP ? Vitaly Lipatov
2005-06-16 16:22     ` Nikolay A. Fetisov
2005-06-16 18:40       ` Vitaly Lipatov
2005-06-17  3:19     ` Nikolay A. Fetisov

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=42AFB646.000005.14325@tide.yandex.ru \
    --to=antusov@yandex.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