* NetFilter - Packet Filter - TCP Packet Mangling
@ 2007-04-11 8:15 krishna kumar
2007-04-11 15:18 ` Pablo Neira Ayuso
0 siblings, 1 reply; 4+ messages in thread
From: krishna kumar @ 2007-04-11 8:15 UTC (permalink / raw)
To: netfilter-devel
Hi all,
I want to alter the IP Address of any outgoing TCP or HTTP Packet
from a windows server2000 system.Is it possible to do it with the NetFilter
and If so please suggest me where I can find the sample code .
--
Bye,
Krishnakumar.c
Mobile - 9840724253
Chennai
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NetFilter - Packet Filter - TCP Packet Mangling
2007-04-11 8:15 NetFilter - Packet Filter - TCP Packet Mangling krishna kumar
@ 2007-04-11 15:18 ` Pablo Neira Ayuso
2007-04-11 16:38 ` Patrick McHardy
0 siblings, 1 reply; 4+ messages in thread
From: Pablo Neira Ayuso @ 2007-04-11 15:18 UTC (permalink / raw)
To: krishna kumar; +Cc: netfilter-devel
krishna kumar wrote:
> Hi all,
> I want to alter the IP Address of any outgoing TCP or HTTP Packet
> from a windows server2000 system.Is it possible to do it with the NetFilter
> and If so please suggest me where I can find the sample code .
Netfilter can help but you'll have to install Linux in your system. We
don't have any plan to port it to windows, probably we'll do it for Hurd
once it gets stable.
--
The dawn of the fourth age of Linux firewalling is coming; a time of
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NetFilter - Packet Filter - TCP Packet Mangling
2007-04-11 15:18 ` Pablo Neira Ayuso
@ 2007-04-11 16:38 ` Patrick McHardy
2007-04-11 16:41 ` Jan Engelhardt
0 siblings, 1 reply; 4+ messages in thread
From: Patrick McHardy @ 2007-04-11 16:38 UTC (permalink / raw)
To: Pablo Neira Ayuso; +Cc: netfilter-devel, krishna kumar
Pablo Neira Ayuso wrote:
> krishna kumar wrote:
>
>>Hi all,
>> I want to alter the IP Address of any outgoing TCP or HTTP Packet
>>from a windows server2000 system.Is it possible to do it with the NetFilter
>>and If so please suggest me where I can find the sample code .
>
>
> Netfilter can help but you'll have to install Linux in your system. We
> don't have any plan to port it to windows, probably we'll do it for Hurd
> once it gets stable.
:)
Actually I already had it running on windows using colinux, but to be
really useful I had to write a network driver that steals away packets
from windows and reinjects them once they passed through colinux (a
horrible experience). Don't have anything of that stuff anymore though.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: NetFilter - Packet Filter - TCP Packet Mangling
2007-04-11 16:38 ` Patrick McHardy
@ 2007-04-11 16:41 ` Jan Engelhardt
0 siblings, 0 replies; 4+ messages in thread
From: Jan Engelhardt @ 2007-04-11 16:41 UTC (permalink / raw)
To: Patrick McHardy; +Cc: netfilter-devel, krishna kumar, Pablo Neira Ayuso
On Apr 11 2007 18:38, Patrick McHardy wrote:
>Pablo Neira Ayuso wrote:
>> krishna kumar wrote:
>>
>>>Hi all,
>>> I want to alter the IP Address of any outgoing TCP or HTTP Packet
>>>from a windows server2000 system.Is it possible to do it with the NetFilter
>>>and If so please suggest me where I can find the sample code .
It would be simplest to put another machine in front of the Windows box that
does the packet mangling. Or you can move Windows into a virtual machine.
>> Netfilter can help but you'll have to install Linux in your system. We
>> don't have any plan to port it to windows, probably we'll do it for Hurd
>> once it gets stable.
>
>Actually I already had it running on windows using colinux, but to be
>really useful I had to write a network driver that steals away packets
>from windows and reinjects them once they passed through colinux (a
>horrible experience). Don't have anything of that stuff anymore though.
Jan
--
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-04-11 16:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-11 8:15 NetFilter - Packet Filter - TCP Packet Mangling krishna kumar
2007-04-11 15:18 ` Pablo Neira Ayuso
2007-04-11 16:38 ` Patrick McHardy
2007-04-11 16:41 ` Jan Engelhardt
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.