Re: try to change os fingerprint

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
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

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux