From: "J. Bakshi" <joydeep@infoservices.in>
To: "John A. Sullivan III" <jsullivan@opensourcedevel.com>
Cc: netfilter@vger.kernel.org
Subject: Re: try to change os fingerprint
Date: Fri, 21 Aug 2009 17:30:06 +0530 [thread overview]
Message-ID: <4A8E8C46.7080702@infoservices.in> (raw)
In-Reply-To: <1250855388.6489.21.camel@jaspav.missionsit.net.missionsit.net>
John A. Sullivan III wrote:
> 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
>
I am not very sure but maybe we need to patch the kernel. Any clue from
anyone ?
Thanks
next prev parent reply other threads:[~2009-08-21 12:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=4A8E8C46.7080702@infoservices.in \
--to=joydeep@infoservices.in \
--cc=jsullivan@opensourcedevel.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.