on 2006-08-08 at 19:49, ??????????? ?????? wrote: > # iptables -A PREROUTING -t mangle -s 10.0.0.0/8 -j ROUTE --oif eth0 > iptables: No chain/target/match by that name > #
there is no built in ROUTE target. Is this a user space target you have created? built in targets are ACCEPT, REJECT, DROP, QUEUE. phil -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

