<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1255">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#00ffff>
<DIV><FONT face=Arial size=2>In a previous email I was directed how to refelct 
tcp packets to a third party. Specifically now, I have to read a dump file that 
was prepared by Ethereal and inject every packet to a third party. The source 
and the destination of the dump file packets&nbsp;are different from those of 
the injected packets&nbsp;so I beleive I have to modify in every packet, the 
IP,TCP and CRC check. The data itself should be used as is.</FONT></DIV>
<DIV><FONT face=Arial size=2>Do I have to refer to other fields like the 
ethernet address or this is modified automatically by the hardware?</FONT></DIV>
<DIV><FONT face=Arial size=2>IS there anything else that should be 
modified?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I. Lesher</FONT></DIV></BODY></HTML>