From mboxrd@z Thu Jan 1 00:00:00 1970 From: Corey Hickey Date: Wed, 18 Feb 2004 22:05:11 +0000 Subject: Re: [LARTC] Getting crazy with marking packets Message-Id: <4033E197.1090609@fatooh.org> List-Id: References: <200402131005.35613.rabs@dimension-virtual.com> In-Reply-To: <200402131005.35613.rabs@dimension-virtual.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org Ra=FAl Alexis Betancort Santana wrote: > Hi all .. I'm getting crazy triying to undestand why my packets are not g= oing=20 > by the ISP I want them to .. :S >=20 > I mark smtp and pop3 packets on PREROUTING with -j MARK setting it mark t= o=20 > 0x02 .. then with ip rule add fwmark table mail.traffic its supposed they= =20 > will only go out by ISP1, but they are going out by a random provier from= my=20 > list of ones ... :( >=20 > Any hit please ? ... what are I'm doing wrong? .. I have read the archive= s and=20 > searched at google with no success ... >=20 Perhaps you need to add a default route for mail.traffic? ip route add default via dev table \ mail.traffic If that's not the problem, then you'll probably need to show us the commands/script you're using. -Corey _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/