Duplicate Packets...
Darrell Dieringer
netfilter@darrelldieringer.com
Mon, 14 Jan 2002 12:04:57 -0600
> -----Original Message-----
>
> Yes, I imagine that is a weird thing...
> But in my case it should work whithout any conflict... i hope
>
> The real servers will just capture the streams and will act in
> consequence, no particular action to do on packets ; it's a
> one-way stream :)
>
> protocol should be tcp most of time but could be udp too.
>
Assuming the packets can be successfully duplicated and sent to five
different servers, won't there still be a problem with each of the
servers trying to ACK each of the tcp packets?
Darrell