I had two at one stage..
they used two methods.

1/ divert to a daemon that does it... natd has 80% or the logic needed
already.

2/ a netgraph node hooked on top of the ethernet interface.

Unfortunatly I don't have either any more..

Eventually I figured out that I could use ipfw 'fwd'
by forwarding to a dumb proxy. this emant that the tcp session was in
fact terminated by the tcp stack in my machine
and that emulated tcp perfectly :-)

On Mon, 28 Oct 2002, sepehr sohrabi wrote:

> Hi list
> Anyone has source code for spoofing (in kernel) for all input Tcp/IP packets 
> .For any TCP/IP packet recieve it creates an ACK for it .
> someThing like spoofing GW
> CLIENT <-----> GW <-------> server
>         connections are spoofed
> THANX
> 
> _________________________________________________________________
> Broadband? Dial-up? Get reliable MSN Internet Access. 
> http://resourcecenter.msn.com/access/plans/default.asp
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-net" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to