Hi, I have I problem in filtering the TCP ACKs. I'm generating traffic between two nodes:
A -> B I would like to filter the ACk at node A. However filtering the packets using the IPCLassifier element is not working since the ACK field is set to TRUE even for the segments travelling from A to B (in this case the ACK number is 0) The only workaround that I've managed to find is to use the element CheckLength in order to filter all the packets longer the 100 byte. In my particular case such an approach is fine, but I'm wondering if there is a correct solution to my problem. Bye -- -------------------------------------------------------- Roberto Riggio CREATE-NET PhD Student Via Solteri, 38 - 38100 Trento - Italy e-mail: [EMAIL PROTECTED] Tel: (+39) 0461 408400 - interno/extension 708 Fax: (+39) 0461 421157 http://www.create-net.org/ -------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited according to the Italian Law 196/2003 of the Legislature. If you received this in error, please contact the sender and delete the material from any computer. _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
