Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "John A. Sullivan III" <jsullivan@opensourcedevel.com>
To: "J. Bakshi" <joydeep@infoservices.in>
Cc: netfilter@vger.kernel.org
Subject: Re: try to change os fingerprint
Date: Fri, 21 Aug 2009 07:49:48 -0400	[thread overview]
Message-ID: <1250855388.6489.21.camel@jaspav.missionsit.net.missionsit.net> (raw)
In-Reply-To: <4A8E5BD6.5040904@infoservices.in>

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@opensourcedevel.com

http://www.spiritualoutreach.com
Making Christianity intelligible to secular society


  reply	other threads:[~2009-08-21 11:49 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 [this message]
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=1250855388.6489.21.camel@jaspav.missionsit.net.missionsit.net \
    --to=jsullivan@opensourcedevel.com \
    --cc=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