ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@anti-leasure.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: [sisyphus] Re: routing - хочется невозможного?
Date: Wed, 10 Nov 2004 20:35:35 +0300
Message-ID: <20041110173535.GD10201@lks.home> (raw)
In-Reply-To: <200411092017.51701.peet@altlinux.ru>

Hi Peter!

Tuesday 09, at 08:17:51 PM you wrote:

<skip>
> По мотивам
> 
> http://lartc.org/
> http://www.docum.org/docum.org/kptd/
> 
> вот что получается (допустим, что:
>  Х.Х.Х.Х -- адрес на eth1
>  Y.Y.Y.Y -- default gw для eth1, public router
>  Z.Z.Z.Z -- intranet router):
> 
> echo "200  eth1" >>/etc/iproute2/rt_tables
> ip rule add from X.X.X.X table eth1
> ip route add default via Y.Y.Y.Y dev eth1 table eth1
> ip route add default via Z.Z.Z.Z dev eth0 table main
> ip route flush cache
> 
> Ну, вроде всё, нет -- пишите...
> 
да, так работает, спасибо. Проблему с "вытеканием" данных с src <private
addr> в eth1 решило удаление из table main маршрута вида "route <public
net> dev eth1 proto kernel scope link  src <public ip>", который как я
понял добавлял vserver start при установке ip alias'а. Возможно придется
это дело удалять либо в <vserver>.sh, либо править скрипт vserver.

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR


      reply	other threads:[~2004-11-10 17:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-08 21:42 [sisyphus] " Konstantin A. Lepikhov
2004-11-09  0:40 ` Dmitry Plotnikov
2004-11-09 10:07   ` [sisyphus] " Konstantin A. Lepikhov
2004-11-10  0:14     ` Dmitry Plotnikov
2004-11-10  7:15       ` Denis Ovsienko
2004-11-09 17:17 ` [sisyphus] " Peter V. Saveliev
2004-11-10 17:35   ` Konstantin A. Lepikhov [this message]

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=20041110173535.GD10201@lks.home \
    --to=lakostis@anti-leasure.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git