From: Kondratenko Boris <kondor71@yandex.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Запуск vsftpd
Date: Mon, 18 Apr 2005 15:33:35 +0400
Message-ID: <1113824016.4300.4.camel@kondor7> (raw)
In-Reply-To: <20050417194051.02e3dea1@naf177.naf.net.ru>
В Вск, 17/04/2005 в 19:40 +0400, Nikolay A. Fetisov пишет:
> On Sun, 17 Apr 2005 18:01:00 +0400
> Kondratenko Boris <kondor71@yandex.ru> wrote:
>
> > В Вск, 17/04/2005 в 11:52 +0400, Nikolay A. Fetisov пишет:
> > > On Sat, 16 Apr 2005 18:26:53 +0400
> > > Kondratenko Boris <kondor71@yandex.ru> wrote:
> > >
> > > > Вот что пишет Gftp при попытке подключиться:
> > > > ....
> > > > > Невозможно подключиться к kondor7.yasenevo.2com: Connection
> > > > > refused
> > > > ....
> > > > Вот конфиг из /etc/xinet.d/vsftpd
> > > > .....
> > > > > only_from = 192.168.0.0
> > >
> > > Наверное, нужно что-то подобное:
> > > only_from += 192.168.0.0/16
> > > ....
> > дело стало немного лучше:
> >
> ... только не понятнее ...
>
> > $ telnet 172.30.16.21 21
> > Trying 172.30.16.21...
> > Connected to 172.30.16.21.
> > Escape character is '^]'.
> > Connection closed by foreign host.
> >
> > Мой провайдер компания 2сом, они используют VPN и все подключенные
> > могут пользоваться фтп (как клиент так и сервер)... Если нужна какая
> > еще информация - скажите...
>
> Предполагая, что Вы хотите на своей машине (172.30.16.21, она же
> kondor7.yasenevo.2com) поднять сервер FTP:
> 1. Заменить в /etc/xinetd.d/vsftpd строку only_from на
> only_from += 172.16.0.0/12
>
> 2. Перезапустить xinetd:
> # service xinetd restart
>
> 3. Попытаться подключиться, сначала c этой же машины на 127.0.0.1:
> $ ftp 127.0.0.1
> потом с этой же машины на её внешний адрес 172.30.16.21,
> затем смотреть на возможность соединения с других машин.
>
> Если что-то не будет получаться, смотреть на сообщения в
> /var/log/messages.
> Так же могут быть интересны настройки firewall и содержимое
> файлов /etc/hosts.allow и /etc/hosts.deny .
Это помогло. Теперь проблема, видимо, в настройках самого vsftpd.
> 220 Welcome to Kondor7 FTP service.
> USER anonymous
> 331 Please specify the password.
> PASS xxxx
> 500 OOPS: vsftpd: refusing to run with writable anonymous root
Теперь копаться в конфиге сервера?
next prev parent reply other threads:[~2005-04-18 11:33 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-16 14:26 Kondratenko Boris
2005-04-17 7:52 ` Nikolay A. Fetisov
2005-04-17 9:21 ` Denis Klykvin
2005-04-17 9:41 ` Nikolay A. Fetisov
2005-04-17 9:42 ` Denis Klykvin
2005-04-17 10:54 ` Nikolay A. Fetisov
2005-04-25 7:43 ` Sasha Martsinuk
2005-04-25 12:33 ` Nikolay A. Fetisov
2005-04-17 14:01 ` Kondratenko Boris
2005-04-17 15:40 ` Nikolay A. Fetisov
2005-04-17 22:11 ` [Comm] Отключение + 2.6.8-std26-up-alt9 Andrey
2005-04-17 16:11 ` [Comm] " Konstantin A. Lepikhov
2005-04-18 15:07 ` Andrey
2005-04-18 9:54 ` Nick S. Grechukh
2005-04-18 16:34 ` Andrey
2005-04-18 11:21 ` Nick S. Grechukh
2005-04-18 17:54 ` Andrey
2005-04-18 12:04 ` Nick S. Grechukh
2005-04-19 5:11 ` Alexey V. Novikov
2005-04-18 11:33 ` Kondratenko Boris [this message]
2005-04-18 11:39 ` [Comm] Запуск vsftpd Michael Isachenkov
2005-04-18 12:02 ` Kondratenko Boris
2005-04-18 12:09 ` Nikolay A. Fetisov
2005-04-18 12:30 ` Kondratenko Boris
2005-04-18 12:34 ` Michael Isachenkov
2005-04-18 15:25 ` Kondratenko Boris
2005-04-18 16:25 ` Nikolay A. Fetisov
2005-04-21 5:23 ` Kondratenko Boris
2005-04-21 5:39 ` Andrey Rahmatullin
2005-04-21 8:08 ` Kondratenko Boris
2005-04-21 11:42 ` Boldin Pavel
2005-04-21 11:51 ` Kondratenko Boris
2005-04-18 12:38 ` Nick S. Grechukh
2005-04-25 5:40 ` Mike Lykov
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=1113824016.4300.4.camel@kondor7 \
--to=kondor71@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