Bill Davidsen wrote:
I was attempting to use the ROUTE target to eliminate some really ugly
routing tables, and I got this:
chicago:root> iptables -t mangle -A POSTROUTING -d 192.168.12.10 -p tcp -j ROUTE --oif eth0
iptables v1.3.5: Unknown arg `--oif'
Try `iptables -h' or 'iptables --help' for more information.
This is as described in the man pages, and I also tried /--gw/ as an
option, which was also not recognized.
System is FC6 with updates as of this morning (20070131), so I am
somewhat stumped.
Other note, the man page is somewhat odd, as if there were a whole
paragraph missing after the first sentence. I looked in the source, and
the ROUTE.man does in fact look odd.
I got replies from another list, one said Fedora doesn't include that
capability in their build because it doesn't work (why is in the man
page, then?), and another which said it only worked in BSD. Sorry for
the noise, I'll keep on with ugly tables and the MARK target.
--
bill davidsen <davidsen@xxxxxxx>
CTO TMR Associates, Inc
Doing interesting things with small computers since 1979
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html