public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alex Efros <powerman@powerman.asdfGroup.com>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] how to route outgoing emails through a specific network card or ip
Date: Thu, 17 May 2007 15:35:56 +0300	[thread overview]
Message-ID: <20070517123556.GE3154@home.power> (raw)
In-Reply-To: <464C4A75.7090200@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 367 bytes --]

Hi!

On Thu, May 17, 2007 at 02:28:37PM +0200, Xavier Neys wrote:
> ip rule add fwmark 2 table adsl
> ip rule add fwmark 1 table cable

Your forget to note what names of these tables 'adsl' and 'cable' must be
added to /etc/iproute2/rt_tables, for example:

echo '1    adsl'  >> /etc/iproute2/rt_tables
echo '2    cable' >> /etc/iproute2/rt_tables

-- 
			WBR, Alex.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-05-17 12:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-17 10:15 [gentoo-server] how to route outgoing emails through a specific network card or ip widyachacra
2007-05-17 11:13 ` Matthias Bethke
2007-05-17 12:32   ` rdmurray
2007-05-17 12:42     ` Xavier Neys
2007-05-17 13:54       ` rdmurray
2007-05-17 14:06         ` Xavier Neys
2007-05-18  4:51           ` widyachacra
2007-05-23 18:52             ` A. Khattri
2007-05-17 11:21 ` Alex Efros
2007-05-17 12:28 ` Xavier Neys
2007-05-17 12:35   ` Alex Efros [this message]
2007-05-17 12:43     ` Xavier Neys

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=20070517123556.GE3154@home.power \
    --to=powerman@powerman.asdfgroup.com \
    --cc=gentoo-server@lists.gentoo.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox