From: "Konstantin A. Lepikhov" <lakostis@anti-leasure.ru>
To: community@altlinux.ru
Subject: [Comm] Re: ProFTPd и клиенты MacOS
Date: Fri, 27 Aug 2004 12:07:36 +0400
Message-ID: <20040827080736.GA10942@lks.home> (raw)
In-Reply-To: <73667962718.20040827120122@amos.ru>
Hi Ivanov!
Friday 27, at 12:01:22 PM you wrote:
<skip>
> >> Удаленные виндузятники спокойно заходят на FTP (с именем и паролем,
> >> естественно) и читают, пишут, создают папки/файлы. Клиенты с макиноша
> >> (а таких становится все больше и больше) не могут даже залогиниться на
> >> моем proFTPd.
> >> Я могу как-то подправить конфиг FTP или надо искать для маков другого
> >> клиента (может, кто посоветует какого)?
> KAL> А как вы запускаете proftpd? Через xinetd/standartalone?
>
> Запускается как standartalone.
Думаю, проблема не в proftpd, а в настройках вашего firewall'а - он может
блокировать запросы на 113 порт (ident сервер) - из-за этого клиенты могут
отваливаться по таймауту. Попробуйте указать следующее:
iptables -A INPUT -p TCP --dport 113 -i ${OUTSIDE_DEVICE} -j REJECT
--reject-with tcp-reset
и попробовать залогиниться с мака снова.
--
WBR, Konstantin chat with ==>ICQ: 109916175
Lepikhov, speak to ==>JID: lakostis@jabber.org
aka L.A. Kostis write to ==>mailto:lakostis@pisem.net.nospam
...The information is like the bank... (c) EC8OR
prev parent reply other threads:[~2004-08-27 8:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-27 7:41 [Comm] " Ivanov Maxim
2004-08-27 7:56 ` [Comm] " Konstantin A. Lepikhov
2004-08-27 8:01 ` Ivanov Maxim
2004-08-27 8:07 ` Konstantin A. Lepikhov [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=20040827080736.GA10942@lks.home \
--to=lakostis@anti-leasure.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