On a layer 3 trace (Wireshark), I can re-map the UDP ports from 67 to 68
without a problem using the following command:
tcprewrite --portmap=67:68 --infile=input.pcap --outfile=output.pcap
However, I am having difficulty using the same tcprewrite command to change a
layer 2 capture. When I initiate the same command on a layer 2 trace, it does
not seem to work.
Does anyone know how to perform this?
------------------------------------------------------------------------------
_______________________________________________
Tcpreplay-users mailing list
Tcpreplay-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
Support Information: http://tcpreplay.synfin.net/trac/wiki/Support