From: Igor Solovyov <is-anti@mail.ru> To: mandrake-russian@linuxteam.iplabs.ru Subject: Re: [mdk-re] Firewall+ftp Date: Sat Feb 10 21:09:12 2001 Message-ID: <E14ReVP-0006VQ-00@mx9.port.ru> (raw) In-Reply-To: <01021011171400.01543@pif.b5.mephi.ru> Hi ! On Sat, 10 Feb 2001 11:08:53 +0300 Sergei <serpiph@mail.ru> wrote: S> > Не совсем понятен вопрос. Уточните, откуда доступ нужен? S> > Изнутри к наружнему ftp или снаружи к внутреннему ftp? S> Опишу проблему: у нас есть локальная сетка с сервером, который работает как шлюз. Поэтому на нем стоят жесткие правила ограничения выхода. Но из-за этого возникли проблемы с ftp ка на нем, так и в инете: S> При подключении к ftp-серверу, например на наш сервер, команды проходят в обе стороны, а вот передача данных - вообще никак. Как стоит открывать firewall,чтобы ftp работал? Или надо настраивать клиент? S> Уф! Надеюсь, что этого хватит. :) Открыть 20-й и 21-й порты, если для все снаружи, то например так хотя бы: /sbin/ipchains -I input -p tcp --dport 20:21 -j ACCEPT /sbin/ipchains -I input -p udp --dport 20:21 -j ACCEPT -- Best regards! Igor Solovyov Zlatoust, Russia
next prev parent reply other threads:[~2001-02-10 21:09 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-02-09 23:41 Sergei 2001-02-10 10:03 ` Igor Solovyov 2001-02-10 11:14 ` Sergei 2001-02-10 14:12 ` Sergey 2001-02-10 14:25 ` Mikhail Zabaluev 2001-02-11 4:08 ` Sergei 2001-02-10 21:09 ` Igor Solovyov [this message] 2001-02-10 21:21 ` Aleksandr Blohin 2001-02-11 4:12 ` Sergei
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=E14ReVP-0006VQ-00@mx9.port.ru \ --to=is-anti@mail.ru \ --cc=mandrake-russian@linuxteam.iplabs.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