From: Anatoliy Lisjutin <SilverFox@rgantd.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Помогите разобраться c iptables
Date: Thu, 9 Mar 2006 16:34:55 +0300
Message-ID: <200603091634.55514.SilverFox@rgantd.ru> (raw)
In-Reply-To: <200603091626.19062.ashen@nsrz.ru>
В сообщении от Четверг 09 Март 2006 16:26 Шенцев Алексей Владимирович
написал(a):
> В сообщении от 9 марта 2006 16:01 Anatoliy Lisjutin написал(a):
> > Здравствуйте!
>
> Привет.
>
> > Почему то у меня всегда так получается , что после после запуска
> > скрипта первым стоит такое правило , которое все разрешает, хотя
> > такого в скрипте нет. Самую первую строчку-правило с ACCEPT.
> > Chain INPUT (policy DROP)
> > target prot opt source destination
> > ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
>
> <skip>
> Ы\Ты случаем webmin не используешь? А то он на такие фокусы способен.
Нет.
Правильный ответ был From: Sergey Vlasov <vsu@altlinux.ru>
"Смотрите вывод с опцией -v - без неё правила показываются не полностью, и,
например, фильтр по имени интерфейса оказывается просто не виден."
Спасибо.
Вот как это выглядит :
[root@guides sysconfig]# iptables -L -v
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
138 11766 ACCEPT all -- lo any anywhere
anywhere
0 0 DROP all -- any any 212.34.41.46
anywhere
0 0 DROP all -- any any 10.0.0.0/8
anywhere
0 0 DROP all -- any any 172.16.0.0/12
anywhere
0 0 DROP all -- any any 192.168.0.0/16
anywhere
0 0 DROP all -- any any 255.255.255.255
anywhere
И все становится на свои места.
Действительно, это разрешение дляинтерфейса lo. А я испужался ;)
--
With my best regards to you !!
http://rusarchives.ru http://rgantd.ru http://victory.rusarchives.ru
SilverFox@rgantd.ru
prev parent reply other threads:[~2006-03-09 13:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-09 13:01 Anatoliy Lisjutin
2006-03-09 13:07 ` Dmitriy L. Kruglikov
2006-03-09 13:23 ` Anatoliy Lisjutin
2006-03-09 13:31 ` Michael Shigorin
2006-03-09 13:36 ` Anatoliy Lisjutin
2006-03-09 13:20 ` Sergey Vlasov
2006-03-09 13:27 ` Anatoliy Lisjutin
2006-03-09 14:21 ` Dmitriy L. Kruglikov
2006-03-09 18:52 ` Michael Shigorin
2006-03-10 7:20 ` Dmitriy L. Kruglikov
2006-03-10 11:22 ` Michael Shigorin
2006-03-09 13:26 ` Шенцев Алексей Владимирович
2006-03-09 13:34 ` Anatoliy Lisjutin [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=200603091634.55514.SilverFox@rgantd.ru \
--to=silverfox@rgantd.ru \
--cc=community@lists.altlinux.org \
/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