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
--------------------------------------------------------------
jorge@dti2.net _-_-_-_-_-_-_-_-_-_-_-_-_-_ http://www.dti2.net
=============================================================Without wicker a
basket cannot be done.
=============================================================
----- Mensaje original -----
De: "Konrads Smelkov" <konrads@interbaltika.com>
Para: <lartc@mailman.ds9a.nl>
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 / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
http://ds9a.nl/2.4Routing/