On Wednesday 07 July 2004 10:02 pm, Nick Taylor wrote: > > > is it possible to create a route for a single src address? > > > I mean _routing_, not natting. If I nat the pkts their destination will > > > change and I need to keep it intact. > > > > As you say, you mean _routing_, therefore this a routing question, not a > > netfilter question. > > > > You need iproute2 (see http://lartc.org) > > This is true, but misleading. Netfilter does provide a nice interface to > iproute2 with the fwmark feature. This is true, but unnecessary :) If all you want to match on is source IP (which is what the original poster asked about), then iproute2 can do it quite neatly on its own. Mixing netfilter MARKs and iproute2 tables is a neat solution to some problems, but not required for the simple ones. Regards, Antony. -- These clients are often infected by viruses or other malware and need to be fixed. If not, the user at that client needs to be fixed... - Henrik Nordstrom, on Squid users' mailing list Please reply to the list; please don't CC me.