Hi everyone, In my server I have Three ethernet interfaces, eth0, eth1 and eth2, Eth0 is connected to my LAN, eth1 is connected to ISP1 and eth2 is connected to ISP2. My goal is i want to use eth1 for all http outgoing traffic only and let eth2 handle any other traffic. Is it possible in iptables? can you help me creating a script to accomplish my goal? Thanks! Jojo