From: "Dan Joumaa" <[EMAIL PROTECTED]>
I'm trying to code a software gateway with divert sockets. So far basic
things are working, but the net stack constantly resets the connection
whenever a SYN-ACK is sent to it.
Any ideas on how to stop the net stack from resetting my connections,
preferably programmatically?
I think you are doing something wrong, either not diverting packets that
should be, or reinjecting packets from your code that are incorrect in
some way.
Without seeing the ipfw rules or code, there's not much else that can be
said.
David
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"