From: "Denis G. Samsonenko" <earthsea@ngs.ru>
To: community@altlinux.ru
Subject: Re: [Comm] firewall
Date: Wed, 05 Mar 2003 14:40:50 +0600
Message-ID: <web-58442419@intranet.ru> (raw)
In-Reply-To: <20030305071842.GA6420@mrkooll.tdr.pibhe.com>
Привет!
On Wed, 5 Mar 2003 09:18:43 +0200
Maxim Tyurin <mrkooll@tdr.pibhe.com> wrote:
> У тебя первой строкой в INPUT - разрешить все новые
> соединения.
> Читай iptables tutirial внимательно.
> > Chain INPUT (policy DROP)
> > target prot opt source destination
> > bad_tcp_packets tcp -- anywhere anywhere
> Разрешаются все новые соединения
На сколько я понял, прочитав доки, tcp пакеты здесь
отправляются в цепочку bad_tcp_packets и там проверяются на
соответствующие флаги. То, что в этой цепочке не
отбрасывается, возвращается в INPUT, по достижении конца
bad_tcp_packets.
Далее, через несколько правил, tcp пакеты идут в цепочку
tcp_packets и там отсеиваются по портам (разрешены 21, 22,
80, 113) и поступают в цепочку allowed, где происходит
последняя проверка. Пакеты, предназначенные для других
портов, возвращаются в INPUT, а там им приходит DROP из-за
политики по умолчанию.
Вот, вроде бы так. Или я что-то путаю?
Best regards,
Denis.
----------
earthsea@ngs.ru
____________________________________________________________
Новое на НГС:
12 марта День рождения НГС! Приглашаем в клуб RockCity. Начало в 19.00. Подробности по адресу
http://www.stonehouse.ru/news/56512/
http://auction.ngs.ru - НГС Аукцион!
next prev parent reply other threads:[~2003-03-05 8:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-04 14:57 Denis G. Samsonenko
2003-03-04 15:45 ` Dmitry Alexeyev
2003-03-04 16:34 ` Oleg Lukashin
2003-03-04 16:57 ` Re[2]: " Dmitry Alexeyev
2003-03-04 17:23 ` Oleg Lukashin
2003-03-04 17:27 ` Maxim Tyurin
2003-03-05 6:48 ` Re[2]: " Denis G. Samsonenko
2003-03-05 7:18 ` Maxim Tyurin
2003-03-05 8:40 ` Denis G. Samsonenko [this message]
2003-03-05 9:33 ` Maxim Tyurin
2003-03-05 12:59 ` Re[2]: " Denis G. Samsonenko
2003-03-05 13:04 ` Vitaly Ostanin
2003-03-05 13:30 ` Antonio
2003-03-05 13:36 ` Re[3]: " Denis G. Samsonenko
2003-03-06 8:00 ` Andrei M. Laptev
2003-03-06 14:40 ` Re[2]: " Denis G. Samsonenko
2003-03-05 6:38 ` Denis G. Samsonenko
2003-03-05 8:33 ` Alex Yustasov
2003-03-05 8:45 ` Denis G. Samsonenko
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=web-58442419@intranet.ru \
--to=earthsea@ngs.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