From: Maxim.Savrilov@socenter.ru
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Что с этим сделать?
Date: Fri, 30 May 2003 13:25:32 +0700
Message-ID: <20030530132532.5bc11683.Maxim.Savrilov@socenter.ru> (raw)
In-Reply-To: <3ED6F466.6000003@help0.ru>
On Fri, 30 May 2003 19:04:22 +1300
"Arcady V. Ivanov" <arc@help0.ru> wrote:
> Alexey Morozov пишет:
>
> >On Fri, May 30, 2003 at 04:05:01PM +1200, Arcady V. Ivanov wrote:
> >
> >
> >>Модем радостно моргает на отправку. Стал разбираться.
> >>Вот малюсенький кусочек логов любимой Апачи. Как я понимаю,
> >>эти спаммеры используют Мой httpd для отправки почты:
> >>
> >>
> >Вау. Отключать mod_proxy к едреной фене, а потом внимательно читать
> >документацию на mod_proxy и директивы allow/deny
> >
> >
> Часть желающих я прикрыл через iptables. С других сеток полезли, гады :o
>
>
> Вот это то, с чем работаю: Apache/1.3.23 (ALT Linux/alt6) PHP/4.1.2/ALT
> rus/PL30.11
>
> Что то я не понимаю, вот дословно то, что в моём /etc/httpd/httpd.conf
> касается mod_proxy:
>
> #AddModule mod_proxy.c
>
> А вот свежий лог (минутной давности):
> 63.161.217.202 - - [30/May/2003:18:50:30 +1300] "CONNECT 209.153.3.15:25
> HTTP/1.0" 200 6365 "-" "-"
давно я с iptables не общался, но что-то типа этого должно пойти
iptables -A INPUT -i ppp0 -p tcp --syn -s 0.0.0.0/0 --source-port 25 --destination-port 80 -j DROP
next prev parent reply other threads:[~2003-05-30 6:25 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-30 4:05 Arcady V. Ivanov
2003-05-30 6:02 ` Mike Lykov
2003-05-30 6:46 ` Alexey Morozov
2003-05-30 6:04 ` Arcady V. Ivanov
2003-05-30 6:25 ` Maxim.Savrilov [this message]
2003-05-30 6:46 ` [sisyphus] " Artem K. Jouravsky
2003-05-30 7:03 ` Denis S. Filimonov
2003-05-30 7:24 ` [sisyphus] " Dmitry Ivanov
2003-05-30 7:29 ` Dmitry Ivanov
2003-05-30 7:34 ` Arcady V. Ivanov
2003-05-30 7:45 ` Mike Lykov
2003-05-30 7:51 ` Alexander Bokovoy
2003-05-30 8:11 ` Mike Lykov
2003-05-30 8:26 ` Alexander Bokovoy
2003-05-30 8:13 ` Arcady V. Ivanov
2003-05-30 9:33 ` Maxim.Savrilov
2003-05-30 16:13 ` Alexey Morozov
2003-06-02 14:07 ` [sisyphus] " Michael Shigorin
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=20030530132532.5bc11683.Maxim.Savrilov@socenter.ru \
--to=maxim.savrilov@socenter.ru \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git