ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@lic145.kiev.ua>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: Приоритеты трафика
Date: Thu Feb  7 11:47:16 2002
Message-ID: <20020207082338.GD3260@lic145.kiev.ua> (raw)
In-Reply-To: <1013068557.2476.7.camel@LinuxBox>

On Thu, Feb 07, 2002 at 10:55:49AM +0300, Вячеслав Диконов wrote:
> Подскажите, пожалуйста, как можно выставить приоритеты для трафика
> различных протоколов и в зависимости от проходимого шлюза. 
IPCHAINS-HOWTO на тему ToS и полученные знания применить к
iptables, сверившись с маном (чуть другая семантика, смысл тот
же).  Еще можно почитать спорный 8-)) документ под названием
Adv-Routing-HOWTO (могу путать с чем-то на эту же тему, которое
жило на prout.be -- поищите в архиве мою переписку с goldhead,
там было слово patch-o-matic).

> Очень нужен подробный совет ;). От этого зависит и жизнь местного
> репозитария Сизифа.    
Удачи! :)

PS: очень вкратце на ipchains (да, я лентяй ;) --
что-то на манер

/sbin/ipchains -A output -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 22:22 -p 6 -t 01 10
/sbin/ipchains -A output -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 21:21 -p 6 -t 01 10
/sbin/ipchains -A output -s 0.0.0.0/0.0.0.0 119:119 -d 0.0.0.0/0.0.0.0 -p 6 -t 01 08
/sbin/ipchains -A output -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 20:20 -p 6 -t 01 08
/sbin/ipchains -A output -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 110:110 -p 6 -t 01 08
/sbin/ipchains -A output -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 53:53 -p 17 -t 01 10

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ http://visa.chem.univ.kiev.ua/~mike/



  parent reply	other threads:[~2002-02-07 11:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-07 10:52 ` [mdk-re] " Вячеслав Диконов
2002-02-07 11:01   ` [mdk-re] Ïðèîðèòåòû òðàôèêà Russu V.F.
2002-02-07 11:47   ` Michael Shigorin [this message]
2002-02-07 15:55     ` [mdk-re] Re: Приоритеты трафика Vyt
2002-02-07 19:06       ` Michael Shigorin

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=20020207082338.GD3260@lic145.kiev.ua \
    --to=mike@lic145.kiev.ua \
    --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