Possible Duplicate:
iptables - Target to route packet to specific interface?
Ubuntu 12.04. So on the client's machines I've got two NICs eth1 and wlan0. I'd like all the web browsing traffic to go through wlan0 and the rest via eth1. What is the simplest way to achieve that? Thanks