On Tue, 2008-06-03 at 23:51 +0700, Mark Perry wrote: > Martin wrote: > > >> #Rules for ISPs > >> ip rule add $ISP1_IP table 1 > >> ip rule add $ISP2_IP table 2 > >> > > Are these rules working? > shouldn't they be: > > ip rule add from $ISP1_IP table 1 > ip rule add from $ISP2_IP table 2 > > > mark Thanks for the reply Mark. Actually the do work. Why they shouldn't? Cheers Martin -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html