From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory OSINAIKE Date: Sun, 25 Mar 2001 17:50:09 +0000 Subject: [LARTC] Policy routing - tables not working Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hello, Simple question. When i place a route in 'main' table packets are sent. When i place the same route in my table and make a rule to look up this table when packets match rule, the packets are not sent ('network unreachable'). The rule mathces packets with fwmark 1 (ip rule fwmark 1 table mail) table mail has a route to subnet 50/8 via 30.0.0.1 (ip route add 50/8 via 30.0.0.1) Have checked and packets are being marked correctly. Have tried policy rouign with source address and still did not work. Using linux -2.3.99-pre7 Have set up /etc/iproute2/rt_tables file Any help would be appreciated. Greg. -- ---------------------- Gregory OSINAIKE (ee9829@elec.qmw.ac.uk) Electronic Engineering Department Queen Mary and Westfield College _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/