ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: roman_tutov@mail.ru
To: cornet <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re: [mdk-re] Ликбе
Date: Thu Feb 28 14:42:13 2002
Message-ID: <1611899851.20020228144912@mail.ru> (raw)
In-Reply-To: <3C7E0BD4.D131F3A5@altlinux.ru>

Hello cornet,

Thursday, February 28, 2002, 1:52:04 PM, you wrote:


c> Попробуйте выполнить такой скрипт:
c> <BEGIN>
c> #!/bin/sh

c> modprobe ipchains

c> IPCHAINS=/sbin/ipchains

c> Any="0.0.0.0/0"

c> $IPCHAINS -P input ACCEPT
c> $IPCHAINS -P forward ACCEPT
c> $IPCHAINS -P output ACCEPT

c> $IPCHAINS -F
c> $IPCHAINS -X

c> # input rules

c> # forward rules
c> $IPCHAINS -A forward -s 192.168.0.0/24 -d $Any -j MASQ

c> # output rules
c> <EOF>

c> Это _простейший_ маскарад, который тупо маскарадит все из
c> внутренней подсети наружу.

Сейчас попробую. А что это даст ? Маскарад запускается .Качество его
исполнения - это отдельный вопрос . Непонятно как добавить цепочку
подсчета трафика для внутреннего интерфейса и что такое "acctboth"
которое в правилах мелькает .

ЗЫ . Я документацией обложился ...Скоро вумный буду ...просто жуть :)
-- 
Best regards,
 roman                            mailto:roman_tutov@mail.ru





  reply	other threads:[~2002-02-28 14:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-27 15:02 [mdk-re] Ликбез roman_tutov
2002-02-27 15:18 ` cornet
2002-02-28 10:33   ` [mdk-re] Re[2]: " roman_tutov
2002-02-28 11:00     ` "Баталов Григорий"
2002-02-28 13:47     ` [mdk-re] Ликбе cornet
2002-02-28 14:42       ` roman_tutov [this message]
2002-02-28 15:29         ` [mdk-re] " cornet
2002-02-28 16:40           ` [mdk-re] Re[2]: " roman_tutov
2002-02-28 12:14   ` [mdk-re] Re[2]: [mdk-re] Ликбез roman_tutov
2002-02-27 18:01 ` [mdk-re] " Чужой
2002-02-28 10:42   ` [mdk-re] " roman_tutov
2002-02-28 11:44     ` [mdk-re] Re: [mdk-re] Dmitry Lebkov
2002-02-28 19:54     ` [mdk-re] Re: [mdk-re] Re: [mdk-re] Re: [mdk-re] Ликб Чужой

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=1611899851.20020228144912@mail.ru \
    --to=roman_tutov@mail.ru \
    --cc=mandrake-russian@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