Linux Netfilter discussions
 help / color / mirror / Atom feed
* try to change os fingerprint
@ 2009-08-21  8:33 J. Bakshi
  2009-08-21 11:49 ` John A. Sullivan III
  0 siblings, 1 reply; 5+ messages in thread
From: J. Bakshi @ 2009-08-21  8:33 UTC (permalink / raw)
  To: netfilter

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-21 12:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-21  8:33 try to change os fingerprint J. Bakshi
2009-08-21 11:49 ` John A. Sullivan III
2009-08-21 12:00   ` J. Bakshi
2009-08-21 12:07     ` Richard Horton
2009-08-21 12:13       ` J. Bakshi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox