Hi all, I have captured a 500Mbytes files using tethereal and want to filter out using frame.time for a certain period. I followed one of Guy Harris's instruction from earlier post using the following command tethereal -r input -w output -R 'frame.time >= "Jul 4, 2001 15:48:34" and frame.time <= "Jul 4, 2002 15:25:00" and (ip.addr == 134.148.4.19 or ip.addr == 137.111.13.32)' which generate the following error *** The parameter is incorrect. *** Is this a syntax error or it can not be done in Windows. Thanks - Tino
Powered by MHonArc 2.6.10