Hello all, me again: I have a box with two Nic cards on it. What I will be doing is taking a packet coming in on one nic, encapsulating it, and then sticking it on the other card. I know how to Queue traffic destined for that machine (iptables --insert INPUT 1 --in-interface eth+). But how do I get traffic not destined for itself? --insert FORWARD 1 doesn't seem to work. Do I need to look at promiscuous mode? Thank you very much ----------------------------- Curtis -- 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