From: Igo <igo@aeroflot-don.ru> To: community@altlinux.ru Subject: [Comm] ProFTP Date: Sun, 21 Mar 2004 19:33:27 +0300 Message-ID: <405DC3D7.4000300@aeroflot-don.ru> (raw) Есть 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, а это нужно как быть?
next reply other threads:[~2004-03-21 16:33 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-03-21 16:33 Igo [this message] 2004-03-21 20:41 ` Arcady V. Ivanov 2004-03-22 4:51 ` Igo 2004-03-24 15:01 ` Igo
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=405DC3D7.4000300@aeroflot-don.ru \ --to=igo@aeroflot-don.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