From: Alexey Morsov <samurai@ricom.ru>
To: community@altlinux.ru
Subject: Re: [Comm] простой вопрос по iptables
Date: Tue, 21 Dec 2004 18:27:06 +0300
Message-ID: <41C840CA.3070405@ricom.ru> (raw)
In-Reply-To: <m3oegnu15r.fsf@mrkooll.tdr.pibhe.com>
Maxim Tyurin wrote:
>Alexey Morsov <samurai@ricom.ru> writes:
>\scip
>
>
>>Чего там дырявить то...
>>iptables -A FORWARD -p tcp -s $IP_OF_BUCH -d $IP_OF_BANK --dport
>>$PORT_OF_BANK -m --mac-source $MAC_OF_BUCH -j ACCEPT
>>iptables -A FORWARD -p tcp -s $IP_OF_BANK --sport $PORT_OF_BANK -d
>>$IP_OF_BUCH -m --state ESTABLISHED,RELATED -j ACCEPT
>>
>>И всЁ.... (писал по памяти так что мог синтаксис где-то
>>ляпнуть... см. man iptables)
>>
>>
>
>Изначально говорилось что iptables вообще не используется так что
>дырявить там просто нечего.
>Еще минимум докинуть:
>iptables -P INPUT DROP
>iptables -A INPUT -i $LOCAL_NET_IFACE -j ACCEPT
>iptables -A INPUT -p TCP -m state --state ESTABLISHED,RELATED -j ACCEPT
>iptables -A INPUT -p UDP --source-port 53 -j ACCEPT
>iptables -A INPUT -p ICMP -j ACCEPT
>
>
Пардон - невнимательно прочел... ну тогда наверное еще SNAT и forwarding ;)
--
Всего наилучшего,
Системный Администратор ЗАО "ИК "РИКОМ-ТРАСТ"
Алексей Морсов
ICQ: 196766290
Jabber: Samurai@jabber.pibhe.com
http://www.ricom.ru
http://www.fondmarket.ru
next prev parent reply other threads:[~2004-12-21 15:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-21 14:39 Отдел АСУ и НЭО
2004-12-21 13:43 ` Mike Lykov
2004-12-21 15:09 ` Отдел АСУ и НЭО
2004-12-21 14:23 ` Alexey Morsov
2004-12-21 15:22 ` Maxim Tyurin
2004-12-21 15:27 ` Alexey Morsov [this message]
2004-12-21 13:48 ` Maxim Tyurin
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=41C840CA.3070405@ricom.ru \
--to=samurai@ricom.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