Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Jorge Boncompte (DTI2) jorge@dti2.net
To: lartc@vger.kernel.org
Subject: [LARTC] cheap line/expensive line situation.
Date: Mon, 12 Feb 2001 16:40:29 +0000	[thread overview]
Message-ID: <marc-lartc-98373940417009@msgid-missing> (raw)

<PRE>    Hi

You have to add the route to the table that you have made the rule for.

    ip ro add network table 200 dev eth2(outer nic) via ispsgivengateway
                     ^^^^^^^^^^^^^^^^^

    Regards.

    -Jorge

===============================
Jorge Boncompte - Técnico de sistemas
DTI2 - Desarrollo de la Tecnología de las Comunicaciones
--------------------------------------------------------------
C/ Abogado Enriquez Barrios, 5   14004 CORDOBA (SPAIN)
Tlf: +34 957 761395 / FAX: +34 957 450380
--------------------------------------------------------------
<A HREF="mailto:jorge@dti2.net">jorge@dti2.net</A> _-_-_-_-_-_-_-_-_-_-_-_-_-_ <A HREF="http://www.dti2.net">http://www.dti2.net</A>
===============================
Without wicker a basket cannot be done.
===============================

----- Mensaje original -----
De: &quot;Konrads Smelkov&quot; &lt;<A HREF="mailto:konrads@interbaltika.com">konrads@interbaltika.com</A>&gt;
Para: &lt;<A HREF="mailto:lartc@mailman.ds9a.nl">lartc@mailman.ds9a.nl</A>&gt;
Enviado: martes, 13 de febrero de 2001 1:28
Asunto: [LARTC] cheap line/expensive line situation.

Hi,

I have a situation similar to cheap line/expensive line.
let's say two nic's one is on mygoodsubnet and other is provider's given ip
address for their subnets.

So i do:
iptables -t mangle -A PREROUTING -s mygoodsubnet/mask -j MARK --set-mark 2

ip ru add fwmark 2 table 200
ip ro add dev eth2(outer nic) via ispsgivengateway

and... it doesn't work :(

If you would tell me how to do it, i would maybe write a mini-HOWTO and post
it to linuxdoc :)

_______________________________________________
LARTC mailing list / <A HREF="mailto:LARTC@mailman.ds9a.nl">LARTC@mailman.ds9a.nl</A>
<A HREF="http://mailman.ds9a.nl/mailman/listinfo/lartc">http://mailman.ds9a.nl/mailman/listinfo/lartc</A> HOWTO:
<A HREF="http://ds9a.nl/2.4Routing/">http://ds9a.nl/2.4Routing/</A>





</PRE>

             reply	other threads:[~2001-02-12 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-12 16:40 Jorge [this message]
2001-02-13  0:28 ` [LARTC] cheap line/expensive line situation Konrads

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=marc-lartc-98373940417009@msgid-missing \
    --to=lartc@vger.kernel.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