From: "J. Bakshi" <joydeep@infoservices.in>
To: netfilter@vger.kernel.org
Subject: try to change os fingerprint
Date: Fri, 21 Aug 2009 14:03:26 +0530 [thread overview]
Message-ID: <4A8E5BD6.5040904@infoservices.in> (raw)
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
next reply other threads:[~2009-08-21 8:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-21 8:33 J. Bakshi [this message]
2009-08-21 11:49 ` try to change os fingerprint 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A8E5BD6.5040904@infoservices.in \
--to=joydeep@infoservices.in \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox