Issue with Variable Message Size in Source Script #43
Replies: 1 comment 3 replies
-
Are you sure you are using the latest MGEN and you don't maybe have two versions installed? Look at This works fine for me on Ubuntu: $ mgen port 5000 |
Beta Was this translation helpful? Give feedback.
-
I attempted to add the uniform random message size option to my script (from the example 0.0 ON 1 UDP DST 127.0.0.1/5000 PERIODIC [1 824:1224]).
Yet, the packets sent are only of the sizeMin (i.e., 824 bytes) and not of a uniform sample from the range minSize to maxSize.
Has anyone else encountered this issue and/or know of a solution?
Beta Was this translation helpful? Give feedback.
All reactions