On Fri, 2009-08-21 at 14:03 +0530, J. Bakshi wrote: > Hello, > > I am trying to change the OS fingerprint with iptables. Here are two > rule set which I have constructed to do the same > > ```````` > iptables -t mangle -A PREROUTING - -j PERS --tweak dst --local --conf > example/win9x.conf > iptables -t mangle -A OUTPUT -j PERS --tweak src --local --conf > example/win9x.conf > ```````````` > > But it throws an error like > > `````````` > iptables v1.4.2-rc1: Unknown arg `--tweak' > Try `iptables -h' or 'iptables --help' for more information. > ``````````````` > > What might be the problem here ? > Thanks <snip> I'm not familiar with the PERS target. It does not show up in my iptables. Is it available in your kernel or do you need to load and perhaps compile a module for it? - John -- John A. Sullivan III Open Source Development Corporation +1 207-985-7880 jsullivan@xxxxxxxxxxxxxxxxxxx http://www.spiritualoutreach.com Making Christianity intelligible to secular society -- 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