On Sunday 2013-01-13 09:54, Sebastian Poehn wrote: >I want to run a tcp transparent proxy ( with TPROXY ) processing only traffic outgoing a specific interface. That's what my setup looks like: > > > lan1 ############ > local net 1 <-------# ROUTER # wan > # + #-------------> internet > local net 2 <-------# TPROXY # > lan2 ############ > -A PREROUTING -j foo forall LAN subnets -A foo -d $lan -j RETURN -A foo -j TPROXY -- 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