ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] ProFTP
@ 2004-03-21 16:33 Igo
  2004-03-21 20:41 ` Arcady V. Ivanov
  0 siblings, 1 reply; 4+ messages in thread
From: Igo @ 2004-03-21 16:33 UTC (permalink / raw)
  To: community

Есть 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

Что не так?
2. Монтейнеры выкинули из него mod_quota, а это нужно как быть?



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

end of thread, other threads:[~2004-03-24 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-21 16:33 [Comm] ProFTP Igo
2004-03-21 20:41 ` Arcady V. Ivanov
2004-03-22  4:51   ` Igo
2004-03-24 15:01     ` Igo

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