ALT Linux Community general discussions
 help / color / mirror / Atom feed
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:23:29 +0300
Message-ID: <200603091623.29342.SilverFox@rgantd.ru> (raw)
In-Reply-To: <20060309150720.560efb9e@shadow.orionagro.com.ua>

В сообщении от Четверг 09 Март 2006 16:07 Dmitriy L. Kruglikov написал(a):
> On Thu, 9 Mar 2006 16:01:34 +0300
>
> Anatoliy Lisjutin wrote:
> > нет.  Самую первую строчку-правило с ACCEPT.
> > Chain INPUT (policy DROP)
>
> А ты попробуй посмотреть командой
> iptables-save
> Там покрасивше будет ...
>
> А скриптик свой построчно проверь ...
> Мануально добавил правило, посмотрел, что из этого вышло ...
> Тогда понятней будет ...

Вот как раз кусок про INPUT , нетутут никакого вседозволяющего ACCEPT от 
всех ко всем
# Generated by iptables-save v1.3.1 on Thu Mar  9 16:16:31 2006
*filter
:INPUT DROP [0:0]
:FORWARD DROP [0:0]
:OUTPUT DROP [0:0]
[32:1532] -A INPUT -i lo -j ACCEPT
[0:0] -A INPUT -s 212.34.41.46 -j DROP
[0:0] -A INPUT -s 10.0.0.0/255.0.0.0 -j DROP
[0:0] -A INPUT -s 172.16.0.0/255.240.0.0 -j DROP
[0:0] -A INPUT -s 192.168.0.0/255.255.0.0 -j DROP
[0:0] -A INPUT -s 255.255.255.255 -j DROP

ОТКУДА ТОГДА ОН ПОЯВЛЯЕТСЯ?

-- 
With my best regards to you !!
http://rusarchives.ru http://rgantd.ru http://victory.rusarchives.ru
SilverFox@rgantd.ru

  reply	other threads:[~2006-03-09 13:23 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 [this message]
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

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=200603091623.29342.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