From mboxrd@z Thu Jan 1 00:00:00 1970 From: Serdar =?ISO-8859-9?B?S9ZZTNw=?= Date: Tue, 09 Dec 2003 13:58:25 +0000 Subject: Re: [LARTC] policy routing problem Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org Hi, i'm a stupid :)) Sorry, i forget first policy: RTFM.. On Mon, 8 Dec 2003 20:21:06 +0200 Serdar K=D6YL=DC wrote: > ip rule add fwmark 10001 table http ip uses hexadecimal notation. This number really 0x10001 > ip route add default via 81.215.8.1 table http > ip route flush cache > iptables -t mangle -A PREROUTING -p tcp --dport 80 \ > -j MARK --set-mark 10001 but, iptables uses radix decimal. I try "--set-mark 0x10001" and it's work fine.. =20 >=20 > ip rule add from 212.174.154.219 table http >=20 > Wow... This machine can't reach internet for this reason :(( No > routing..=20 But this reason don't resolved.. Why ?=20 Thanks.. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/