From: "Sergey V. Golovin" <svgol@samkon.ru> To: community@altlinux.ru Subject: Re: [Comm] iptables Date: Wed, 5 May 2004 13:33:41 +0500 Message-ID: <20040505083341.GK2714@ws019.hq.samkon.ru> (raw) In-Reply-To: <4098A310.4010701@ricom.ru> * Alexey Morsov <samurai@ricom.ru> [ 5 May Wed 12:17] > $FW -P INPUT DROP > $FW -A INPUT -m state --state ESTABLISHED,RELATED -j IN_SORTING > $FW -A INPUT -p tcp -d $INET_IP --dport 80 -i $INET_ETH -j > FONDMARKET_IN > $FW -A INPUT -m state --state NEW -i ! $INET_ETH -j ACCEPT ================= > $FW -A INPUT -i $INET_ETH -d $INET_IP -j ACCEPT ================= Последнее правило должно пускать всех из инета, если в IN_SORTING нет ничего запрещающего. -- Sergey Golovin
next prev parent reply other threads:[~2004-05-05 8:33 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-05-05 8:17 Alexey Morsov 2004-05-05 8:03 ` Nizamov Shavkat 2004-05-05 8:04 ` Nizamov Shavkat 2004-05-05 8:23 ` Alexey Morsov 2004-05-05 8:09 ` Nizamov Shavkat 2004-05-05 8:50 ` Alexey Morsov 2004-05-07 18:53 ` Metalking 2004-05-11 6:12 ` Alexey Morsov 2004-05-05 8:33 ` Sergey V. Golovin [this message] 2004-05-05 8:52 ` Alexey Morsov 2004-05-05 9:04 ` Sergey V. Golovin 2004-05-05 9:36 ` Alexey Morsov
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=20040505083341.GK2714@ws019.hq.samkon.ru \ --to=svgol@samkon.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