ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Igo <altlinux@aaanet.ru>
To: community@altlinux.ru
Subject: Re: [Comm] ProFTP
Date: Wed, 24 Mar 2004 18:01:00 +0300
Message-ID: <4061A2AC.5020103@aaanet.ru> (raw)
In-Reply-To: <405E70E4.9040605@aeroflot-don.ru>

Igo пишет:

> Arcady V. Ivanov пишет:
>
>> Igo пишет:
>>
>>> Есть ALT orange установил из него ProFtp и появилось два вопроса
>>>
>>> вот конфиг
>>>
>>> ServerName            "ProFTPD TEST Installation"
>>> ServerType            standalone
>>> #ServerType            initd
>>> DefaultServer            on
>>> DefaultRoot            ~
>>> Port                21
>>> User                nobody
>>> Group                nobody
>>> AuthUserFile            /etc/ftp.passwd
>>> AuthGroupFile            /etc/ftp.group
>>> SystemLog            /var/log/proftpd/PFTEST.syslog
>>> TransferLog            /var/log/proftpd/PFTEST.xferlog
>>> IdentLookups            off
>>> RequireValidShell        off
>>> UseFtpUsers            off
>>> UseReverseDNS            off
>>> WtmpLog                off
>>> Umask                022
>>> MaxInstances            5
>>> <Directory />
>>>     AllowOverwrite        on
>>> </Directory>
>>>         1. настроил его, работает нормально как standalone, но если 
>>> делаю ServerType initd (естественно service proftpd stop; service 
>>> xinetd restart) то немогу войти, в логах ничего а Far говорит 
>>> привешение время ожидания. Хочется его через xinetd запустить.
>>> Когда Far пытается воойти
>>> netstat -pan --inet|grep 21
>>> tcp        0      0 0.0.0.0:21              0.0.0.0:*               
>>> LISTEN      27788/xinetd
>>> tcp        0      0 мойIP:21        откудаIP:12221   ESTABLISHED 
>>> 28193/xinetd
>>>
>>> Что не так?
>>>
>> Разрешите обслуживание в /etc/xinetd.d/proftpd:
>>
>> disable = no
>>
>>
> это естественно было сделано и проверено netstat на 21 порте висел xinetd
>
Отвечу сам себе если кто вдруг конфиг копировать будет
#ServerType            initd
#ServerType            inetd
а вот с quote так и не разобрался




      reply	other threads:[~2004-03-24 15:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-21 16:33 Igo
2004-03-21 20:41 ` Arcady V. Ivanov
2004-03-22  4:51   ` Igo
2004-03-24 15:01     ` Igo [this message]

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=4061A2AC.5020103@aaanet.ru \
    --to=altlinux@aaanet.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